|
|
@@ -691,6 +691,7 @@ Libraries to help manage database schemas and migrations.
|
|
691
|
691
|
* [Jieba-PHP](https://github.com/fukuball/jieba-php) - A PHP port of Python's jieba. Chinese text segmentation for natural language processing.
|
|
692
|
692
|
* [Mobile-Detect](https://github.com/serbanghita/Mobile-Detect) - A lightweight PHP class for detecting mobile devices (including tablets).
|
|
693
|
693
|
* [Patchwork UTF-8](https://github.com/nicolas-grekas/Patchwork-UTF8) - A portable library for working with UTF-8 strings.
|
|
|
694
|
+* [Pikaid](https://github.com/pikaid/pikaid-php) - A library for generating pikaids (base 26 small, sortable and secure IDs).
|
|
694
|
695
|
* [Portable ASCII](https://github.com/voku/portable-ascii) - A library to convert strings to ASCII.
|
|
695
|
696
|
* [Portable UTF-8](https://github.com/voku/portable-utf8) - A string manipulation library with UTF-8 safe replacement methods.
|
|
696
|
697
|
* [Slugify](https://github.com/cocur/slugify) - A library to convert strings to slugs.
|