Bladeren bron

[+]: add "Portable UTF-8"

One more string manipulation library, with UTF-8 safe replacement methods.

-> https://github.com/voku/portable-utf8#class-methods
pull/1032/head
Lars Moelleken 9 jaren geleden
bovenliggende
commit
50dddd0aa4
1 gewijzigde bestanden met toevoegingen van 1 en 0 verwijderingen
  1. 1
    0
      README.md

+ 1
- 0
README.md Bestand weergeven

@@ -628,6 +628,7 @@ Libraries to help manage database schemas and migrations.
628 628
 * [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
629 629
 * [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
630 630
 * [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
631
+* [Portable UTF-8](https://github.com/voku/portable-utf8) - A string manipulation library with UTF-8 safe replacement methods.
631 632
 * [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
632 633
 * [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
633 634
 * [Stringy](https://github.com/danielstjules/Stringy) - A string manipulation library with multibyte support.

Laden…
Annuleren
Opslaan