ondrejd / php-utils
Some PHP utility classes.
dev-master
2015-10-27 03:25 UTC
Requires
- php: >=5.3
Requires (Dev)
- phpunit/phpunit: 4.8.*
This package is not auto-updated.
Last update: 2025-02-01 21:36:03 UTC
README
Repository with some PHP utility classes.
Included classes
Usage
Just add ondrejd/php-utils
into require
section of your composer.json
file:
{ "require": { "ondrejd/php-utils": "*" } }
Details about
ondrejd/php-utils
can be found on packagist.org.