kaloa / util
A collection of utility classes
Installs: 147
Dependents: 1
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/kaloa/util
Requires
- php: >=5.4.0
Requires (Dev)
- phpmd/phpmd: ~2.0
- phpunit/phpunit: ~4.0
- squizlabs/php_codesniffer: ^2.8.1
README
Install
Via Composer:
$ composer require kaloa/util
Requirements
The following PHP versions are supported:
- PHP 5.4
- PHP 5.5
- PHP 5.6
- PHP 7
- HHVM
Testing
$ ./vendor/bin/phpunit
Further quality assurance:
$ ./vendor/bin/phpcs --standard=PSR2 ./src $ ./vendor/bin/phpmd ./src text codesize,design,naming
Credits
License
The package is published under the MIT License. See LICENSE for full license info.