Libraries tagged by mb_string
gobie/regex
10003 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
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.
intahwebz/mb_extra
865 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
packaged/polyfill-mbstring
2952 Downloads
jrosset/mbstring-extended
115 Downloads
Add "missing" mbstring methods like str_pad
enorris/mbstring-stream
90900 Downloads
An mbstring stream conversion filter.
samsonasik/naming
219 Downloads
Naming Filter and Validator for people name
diggin/diggin-http-charset
3064 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.
polyfills/mb-ucfirst-lcfirst
209 Downloads
PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.
jpuck/mbstring
97 Downloads
Methods for handling multibyte string manipulations.
yo2uno/polyfill-stringmb
7 Downloads
Symfony polyfill for the stringmb extension
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