awcode / awcolor
Color management class allowing usage and manipulation between rgb, hex, and hsl colours.
0.0.1
2017-09-14 06:51 UTC
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: ^6.2
This package is auto-updated.
Last update: 2024-10-17 00:39:32 UTC
README
PHP class for easy colour management in PHP
Currently compatible with PHP 7.0+ but this is actually a limitation of phpunit version, the class itself should work fine on php5.x
Will update dependencies to increase official support on a future release.
Currently NOT considered production ready but is operational, raise an issue if find any problems.