mirror of
https://github.com/ziadoz/awesome-php.git
synced 2024-11-07 16:33:35 +00:00
add "🔡 Portable ASCII library - performance optimized (ascii) string functions for php." (#1027)
-> https://github.com/voku/portable-ascii
This commit is contained in:
parent
19d3f438c3
commit
eb57137df1
@ -671,6 +671,7 @@ Libraries to help manage database schemas and migrations.
|
|||||||
* [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
|
* [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
|
||||||
* [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
|
* [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
|
||||||
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
||||||
|
* [Portable ASCII](https://github.com/voku/portable-ascii) - A library to convert strings to ascii.
|
||||||
* [Portable UTF-8](https://github.com/voku/portable-utf8) - A string manipulation library with UTF-8 safe replacement methods.
|
* [Portable UTF-8](https://github.com/voku/portable-utf8) - A string manipulation library with UTF-8 safe replacement methods.
|
||||||
* [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
|
* [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
|
||||||
* [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
|
* [SQL Formatter](https://github.com/jdorn/sql-formatter/) - A library for formatting SQL statements.
|
||||||
|
Loading…
Reference in New Issue
Block a user