Libraries tagged by mbstring
talerwen/mbstring
8 Downloads
mbstring function
micheldiemer/mbstring
49 Downloads
Complementary functions for the mbstring extension
jpuck/mbstring
98 Downloads
Methods for handling multibyte string manipulations.
dev-el/polyfill-mbstring
31 Downloads
Symfony polyfill for the Mbstring extension
backendtea/un-poly-mbstring
1215 Downloads
Removes the symfony/polyfill-mbstring polyfill from your project
symfony70/polyfill-mbstring
35 Downloads
PHP 7.0 support for: Symfony polyfill for the Mbstring extension
yo2uno/polyfill-stringmb
7 Downloads
Symfony polyfill for the stringmb extension
polyfills/mb-ucfirst-lcfirst
212 Downloads
PHP: Provides a user-land polyfill for `mb_ucfirst` and `mb_lcfirst` functions added in PHP 8.4.
masteryoda101/database
3 Downloads
Symfony polyfill for the Mbstring extension
illustria/researchtest
0 Downloads
Symfony polyfill for the Mbstring extension
hatamiarash7/laravel-utils
17 Downloads
Useful functions for Laravel
bentools/violin
1422 Downloads
A multibyte string manipulation library focused on performance.
polisadov/csv
14666 Downloads
Csv data manipulation made easy in PHP
legacy_mbstring/mb_detect_encoding
7 Downloads
Old behavior of mbstring(mb_detect_encoding) (PHP 8.0)
rb28dett/php-utf-8
17 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.