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 908

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

1.0.1 2024-11-24 10:51 UTC

This package is auto-updated.

Last update: 2026-03-24 14:28: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');