Explorar el Código

add "🔡 Portable ASCII library - performance optimized (ascii) string functions for php." (#1027)

-> https://github.com/voku/portable-ascii
pull/1198/head
Lars Moelleken hace 3 años
padre
commit
eb57137df1
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

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

Loading…
Cancelar
Guardar