awcode/awcolor

Color management class allowing usage and manipulation between rgb, hex, and hsl colours.

0.0.1 2017-09-14 06:51 UTC

This package is auto-updated.

Last update: 2024-05-16 23:30:27 UTC


README

PHP class for easy colour management in PHP

Build Status Latest Stable Version Total Downloads License

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.