浏览代码

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

pull/712/head
Ivan Enderlin 9 年前
父节点
当前提交
0e3e4a3ddc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

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

正在加载...
取消
保存