symfony / polyfill-mbstring Star 7.8k Code Issues Pull requests Symfony polyfill for the Mbstring extension javascript polyfill symfony component portable compatibility shim symfony-component mbstring symfony-polyfill Updated Sep 10, 2024 PHP
jfcherng / php-mb-string Star 10 Code Issues Pull requests An implementation targeting high performance for frequently reading/writing operations for multi-byte string. string utf-8 psr-1 psr-2 psr-4 multibyte-strings utf-32 php-71 mbstring Updated Nov 6, 2024 PHP
samsonasik / Naming Sponsor Star 4 Code Issues Pull requests Filter and Validator for people name with multibyte string check support php naming filter validator standalone zf2 people name zf3 special multibyte zf mbstring laminas Updated Sep 8, 2024 PHP
PHP-Polyfills / mb_trim Star 4 Code Issues Pull requests PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4. php polyfills compat php8 mbstring php84 Updated Mar 7, 2024 PHP
Burnett01 / docker-php7-1-apache-mysql Star 1 Code Issues Pull requests Docker image with PHP 7.1, extentions and mysql mysql docker pdo docker-compose zip apache exif imagick gd php71 mailhog mcrypt mysqli pdo-mysql mbstring Updated Feb 13, 2018
jeskinfly / utf8 Star 0 Code Issues Pull requests 如果你所编写的是分布式的应用程序并且不能确定 mbstring 扩展一定开启的话,可以考虑使用 patchwork/utf8 Composer 包。它会在 mbstring 可用时自动使用,否则自动切换回非 UTF-8 函数。 php mbstring Updated Feb 18, 2019 PHP