niels-nijens / utilities
Utility classes
Installs: 22 202
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Requires
- php: >=5.4.0
Requires (Dev)
- phpunit/phpunit: ~4.0
- satooshi/php-coveralls: ^1.0
README
Utility classes for PHP5.4+
Installation using Composer
Run the following command to add the package to your composer.json:
composer require niels-nijens/utilities
About
This is one of the AtomicPHP library series trying to achieve ultimate flexibility for PHP developers through separation of concerns.
Versioning
Utilities uses Semantic Versioning 2 as guideline for new versions.
License
Utilities is licensed under the MIT License - see the LICENSE
file for details.
Author
Niels Nijens - https://github.com/niels-nijens/