Libraries tagged by mbstring
symfony/polyfill-mbstring
1029253198 Downloads
Symfony polyfill for the Mbstring extension
league/csv
133362835 Downloads
CSV data manipulation made easy in PHP
zbateson/mb-wrapper
39005528 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
jbzoo/utils
1451693 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
jfcherng/php-mb-string
3704661 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
grandt/binstring
760946 Downloads
A class for working around the use of mbstring.func_override
empaphy/polyphill-mbstring
19749 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
symfony/polyfill-mbstring
Downloads
ext-mbstring
Downloads
fab2s/utf8
267402 Downloads
A purely static UTF8 Helper based on mb_string and ext-intl
bakame/csv
81 Downloads
CSV data manipulation made easy in PHP
polyfills/mb-trim
393 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
3172 Downloads
mb_str_pad() - multibyte implementation of str_pad() function
gobie/regex
9995 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.
intahwebz/mb_extra
864 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.