kyosifov/php-string-to-color

Port of js string to color

Maintainers

Package info

github.com/KaloyanYosifov/php-string-to-color

pkg:composer/kyosifov/php-string-to-color

Statistics

Installs: 10 916

Dependents: 0

Suggesters: 0

Stars: 3

Open Issues: 1

1.0.1 2024-11-24 10:51 UTC

This package is auto-updated.

Last update: 2026-04-24 14:42:02 UTC


README

This is a port of the string-to-color js library

How to use

You can use it like this

$stringToColor = new \StringToColor\StringToColor();
$stringToColor = $stringToColor->handle('test');