Libraries tagged by string functions
voku/portable-ascii
439805655 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
symfony/property-access
319036510 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
neitanod/forceutf8
23364486 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
voku/portable-utf8
23628698 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
jbzoo/utils
1580760 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
vria/nodiacritic
3238197 Downloads
Tiny helper function that removes all diacritical signs from characters
sailenicolas/forceutf8
292074 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fylax/forceutf8
803904 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
bentools/string-combinations
207670 Downloads
A simple, low-memory footprint function to generate all string combinations from a series of characters.
nyholm/append-query-string
290305 Downloads
A simple function that lets you add a query string to an existing URL
alkoumi/laravel-arabic-numbers
27495 Downloads
Laravel package to handel ANY thing 🥳 about our Amazing 💝 Arabic Numbers Functions { كل ما يهم محبي لارافيل واستخدام الأرقام العربية مثل تفقيط الأرقام والمبالغ المالية والعكس و عرض الأرقام بالعربية والعكس }
webd/language
187171 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
relisten/forceutf8
164333 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
gears/string
233556 Downloads
A collection of basic string manipulation functions.
php-standard-library/str
92393 Downloads
Unicode-aware string functions replacing PHP mb_* and standard string functions