浏览代码

Sorting

pull/771/head
Alexander Kartavenko 1年前
父节点
当前提交
cfb4577826
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

628
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
628
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
629
 * [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
629
 * [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
630
 * [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
630
 * [Hoa String](https://github.com/hoaproject/Ustring) - Another UTF-8 string library.
631
+* [Hyphenation](https://github.com/heiglandreas/Org_Heigl_Hyphenator) - Text-Hyphenation based on the TeX-hyphenation Algorithm 
631
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
632
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
632
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
633
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
633
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
634
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
638
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
639
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
639
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
640
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
640
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
641
 * [UUID](https://github.com/ramsey/uuid) - A library for generating UUIDs.
641
-* [Hyphenation](https://github.com/heiglandreas/Org_Heigl_Hyphenator) - Text-Hyphenation based on the TeX-hyphenation Algorithm 
642
 
642
 
643
 ## Numbers
643
 ## Numbers
644
 *Libraries for working with numbers.*
644
 *Libraries for working with numbers.*

正在加载...
取消
保存