bacart / common
Bacart common utils
Installs: 1 009
Dependents: 1
Suggesters: 0
Security: 0
Stars: 4
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: ^7.1.3
- ext-json: *
- ext-mbstring: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.14
- phpstan/phpstan: ^0.11
Suggests
- friendsofphp/php-cs-fixer: A tool to automatically fix PHP Coding Standards issues
- phpstan/phpstan: PHPStan - PHP Static Analysis Tool
README
Bacart common utils.
Installation
Using command line:
Run the following command and you will get the latest version by Packagist.
composer require bacart/common
Using composer.json
To use the newest (maybe unstable) version add following into your composer.json:
{ "require": { "bacart/common": "dev-master" } }
License
This project is released under the MIT license.
About
Project development is led by the Bacart team.