Bacart common utils.
Run the following command and you will get the latest version by Packagist.
composer require bacart/common
To use the newest (maybe unstable) version add following into your composer.json:
{
"require": {
"bacart/common": "dev-master"
}
}
This project is released under the MIT license.
Project development is led by the Bacart team.