Bladeren bron

Sorting

pull/771/head
Alexander Kartavenko 1 jaar geleden
bovenliggende
commit
cfb4577826
No account linked to committer's email address
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1
    1
      README.md

+ 1
- 1
README.md Bestand weergeven

@@ -628,6 +628,7 @@ Libraries to help manage database schemas and migrations.
628 628
 * [Color Jizz](https://github.com/mikeemoo/ColorJizz-PHP) - A library for manipulating and converting colours.
629 629
 * [Device Detector](https://github.com/piwik/device-detector) - Another library for parsing user agent strings.
630 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 632
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
632 633
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
633 634
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
@@ -638,7 +639,6 @@ Libraries to help manage database schemas and migrations.
638 639
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
639 640
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
640 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 643
 ## Numbers
644 644
 *Libraries for working with numbers.*

Laden…
Annuleren
Opslaan