dev-master
9999999-dev http://kaloa.ermshaus.org/Classes for working with images
MIT
The Requires
- php >=5.3.0
The Development Requires
image
Wallogit.com
2017 © Pedro Peláez
Classes for working with images
Via Composer:, (*1)
~~~ bash $ composer require kaloa/image, (*2)
## Requirements The following PHP versions are supported: - PHP 5.3 - PHP 5.4 - PHP 5.5 - PHP 5.6 - PHP 7 - HHVM ## Testing ~~~ bash $ ./vendor/bin/phpunit
Further quality assurance:, (*3)
~~~ bash $ ./vendor/bin/phpcs --standard=PSR2 ./src $ ./vendor/bin/phpmd ./src text codesize,design,naming ~~~, (*4)
The package is published under the MIT License. See LICENSE for full license info., (*5)
Classes for working with images
MIT
image