awcode / awcolor
Color management class allowing usage and manipulation between rgb, hex, and hsl colours.
Installs: 31
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/awcode/awcolor
Requires
- php: >=5.3.0
Requires (Dev)
- phpunit/phpunit: ^6.2
This package is auto-updated.
Last update: 2025-10-17 03:05:03 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.