|
|
@@ -616,6 +616,7 @@ Libraries to help manage database schemas and migrations.
|
|
616
|
616
|
* [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
|
|
617
|
617
|
* [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
|
|
618
|
618
|
* [Hoa String](https://github.com/hoaproject/String) - Another UTF-8 string library.
|
|
|
619
|
+* [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
|
|
619
|
620
|
* [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
|
|
620
|
621
|
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
|
621
|
622
|
* [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
|