jyj1993126 / name-that-color-php
1.1
2017-09-25 02:21 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-08-26 02:34:14 UTC
README
A PHP library that uses the library that the name that color project (http://chir.ag/projects/ntc/) uses that also provides additional functionality
Install
composer require jyj1993126/name-that-color-php
Usage
echo Ntc::getInstance('zh-cn')->name('DC143C');
> 红色
License
This library is released under MIT.