kyosifov/php-string-to-color

Port of js string to color

Installs: 10 907

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 0

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

1.0.1 2024-11-24 10:51 UTC

This package is auto-updated.

Last update: 2025-09-24 13:16:10 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');