Browse Source

Adds Hyphenation-library

This PR adds a hyphenation-library to the list of string-libraries
pull/771/head
Andreas Heigl 8 years ago
parent
commit
1d55c3788f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

@@ -638,6 +638,7 @@ Libraries to help manage database schemas and migrations.
638 638
 * [UA Parser](https://github.com/tobie/ua-parser/tree/master/php) - A library for parsing user agent strings.
639 639
 * [URLify](https://github.com/jbroadway/urlify) - A PHP port of Django's URLify.js.
640 640
 * [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 
641 642
 
642 643
 ## Numbers
643 644
 *Libraries for working with numbers.*

Loading…
Cancel
Save