Libraries tagged by mbstring
symfony/polyfill-mbstring
996449156 Downloads
Symfony polyfill for the Mbstring extension
league/csv
128176602 Downloads
CSV data manipulation made easy in PHP
zbateson/mb-wrapper
36063487 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
jbzoo/utils
1409343 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
jfcherng/php-mb-string
3523182 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
grandt/binstring
744556 Downloads
A class for working around the use of mbstring.func_override
symfony/polyfill-mbstring
Downloads
ext-mbstring
Downloads
fab2s/utf8
258400 Downloads
A purely static UTF8 Helper based on mb_string and ext-intl
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP
empaphy/polyphill-mbstring
13918 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
gobie/regex
9950 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
polyfills/mb-trim
360 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
gugglegum/mb-str-pad
3071 Downloads
mb_str_pad() - multibyte implementation of str_pad() function
diggin/diggin-http-charset
3063 Downloads
Detecting based on header's charset and html meta charset. Automatically convert to UTF-8.