Libraries tagged by mbstring
symfony/polyfill-mbstring
1215900556 Downloads
Symfony polyfill for the Mbstring extension
league/csv
179158313 Downloads
CSV data manipulation made easy in PHP
zbateson/mb-wrapper
51938984 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
jbzoo/utils
1573069 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
jfcherng/php-mb-string
5659003 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
grandt/binstring
921655 Downloads
A class for working around the use of mbstring.func_override
symfony/polyfill-mbstring
Downloads
ext-mbstring
Downloads
php-standard-library/str
70913 Downloads
Unicode-aware string functions replacing PHP mb_* and standard string functions
fab2s/utf8
321916 Downloads
A purely static UTF8 Helper based on mb_string and ext-intl
bakame/csv
83 Downloads
CSV data manipulation made easy in PHP
empaphy/polyphill-mbstring
49690 Downloads
A metapackage that installs a mbstring polyfill if needed, and removes it if redundant.
zendtech/polyfill-mb-ereg
3805 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+
polyfills/mb-trim
5134 Downloads
PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.
gobie/regex
10460 Downloads
Regex is library containing lightweight wrappers around regular expression libraries and extensions for day to day use.