Search results for mbstring
gobie/regex
9999 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
packaged/polyfill-mbstring
2932 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
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.
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
110 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
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+