Hoa\String has moved to Hoa\Ustring (#711)

This commit is contained in:
Ivan Enderlin 2016-10-21 20:25:16 +02:00 committed by Jose Diaz-Gonzalez
parent b6e99dd770
commit 0e3e4a3ddc
1 changed files with 1 additions and 1 deletions

View File

@ -623,7 +623,7 @@ Libraries to help manage database schemas and migrations.
* [ANSI to HTML5](https://github.com/sensiolabs/ansi-to-html) - An ANSI to HTML5 converter library.
* [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
* [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
* [Hoa String](https://github.com/hoaproject/String) - Another UTF-8 string library.
* [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
* [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
* [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.