mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 01:31:45 +01:00
140acd1eb3f118aae0414f9512b51bad57b2c946
[UW-2934] chore(deps): enabled gedmo/doctrine-extensions in version 3.11 or higher
Meritoo Common Library
Common and useful classes, methods, exceptions etc.
Installation
In your composer.json add address of repository into repositories section:
"repositories": [
(...)
{
"type": "vcs",
"url": "https://github.com/wiosna-dev/common-library"
}
]
Run Composer to install this package in your project:
composer require wiosna-dev/common-library
Usage
- Base test case (with common methods and data providers)
- Collection of elements
- Exceptions
- Static methods
- Value Objects
Development
More information you can find here
Enjoy!
Languages
PHP
99.5%
Dockerfile
0.4%