kyosifov/php-string-to-color

Port of js string to color

1.0.1 2024-11-24 10:51 UTC

This package is auto-updated.

Last update: 2025-03-24 12:04:54 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');