Registry / utility / mexitek-phpcolors

mexitek-phpcolors

JSON →
library1.0.4phppackagistunverified

A series of methods that let you manipulate colors, providing different shades of one color on the fly.

composer require mexitek/phpcolors
INSTALL
IMPORT
SIG · MEXITEK-PHPCOLORS
M
mexitek-phpcolors
utilityphpv1.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Color
use Mexitek\PHPColors\Color;

Create a Color instance and lighten it by 20%

use Mexitek\PHPColors\Color; $color = new Color('336699'); echo $color->lighten(20);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.4latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
mexitek-phpcolors — pip install mexitek-phpcolors · libregistry