Registry / utility / spatie-color

spatie-color

JSON →
library2.1.0phppackagistunverified

A little library to handle color conversions.

composer require spatie/color
INSTALL
IMPORT
SIG · SPATIE-COLOR
S
spatie-color
utilityphpv2.1.0
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 Spatie\Color\Color;

Convert an RGB color to hex.

use Spatie\Color\Color; $color = Color::fromString('rgb(255, 0, 0)'); echo $color->toHex();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
spatie-color — pip install spatie-color · libregistry