Libraries tagged by mbstring
pmvc-plugin/mbstring
6761 Downloads
mbstring
packaged/polyfill-mbstring
2960 Downloads
mathiasreker/php-mbstring-extension
145 Downloads
The php-mbstring-extension is a PHP library that provides support for multibyte strings that are not covered by the standard PHP string functions.
samsonasik/naming
219 Downloads
Naming Filter and Validator for people name
gobie/regex
10003 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
diggin/diggin-http-charset
3064 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
intahwebz/mb_extra
865 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
corpsee/php-utf-8
296 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
talerwen/mbstring
8 Downloads
mbstring function
symfony70/polyfill-mbstring
22 Downloads
PHP 7.0 support for: Symfony polyfill for the Mbstring extension
micheldiemer/mbstring
44 Downloads
Complementary functions for the mbstring extension
jrosset/mbstring-extended
116 Downloads
Add "missing" mbstring methods like str_pad
jpuck/mbstring
97 Downloads
Methods for handling multibyte string manipulations.
dev-el/polyfill-mbstring
30 Downloads
Symfony polyfill for the Mbstring extension
backendtea/un-poly-mbstring
1206 Downloads
Removes the symfony/polyfill-mbstring polyfill from your project