kyosifov/php-string-to-color

Port of js string to color

1.0.0 2020-09-17 13:23 UTC

This package is auto-updated.

Last update: 2024-04-17 21:51:00 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');