Libraries tagged by mbstring
pmvc-plugin/mbstring
6665 Downloads
mbstring
mathiasreker/php-mbstring-extension
144 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.
enorris/mbstring-stream
90881 Downloads
An mbstring stream conversion filter.
samsonasik/naming
218 Downloads
Naming Filter and Validator for people name
diggin/diggin-http-charset
3063 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.
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
108 Downloads
Add "missing" mbstring methods like str_pad
jpuck/mbstring
96 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
packaged/polyfill-mbstring
2926 Downloads
zendtech/polyfill-mb-ereg
133 Downloads
Polyfill for mb_ereg(), mb_eregi(), mb_ereg_match(), and mb_ereg_replace*() functions; primary use case is for mbstring on Windows 7.4+