mbstring

There are 6 repositories under mbstring topic.

  • symfony/polyfill-mbstring

    Symfony polyfill for the Mbstring extension

    Language:PHP7.8k9040
  • jfcherng/php-mb-string

    An implementation targeting high performance for frequently reading/writing operations for multi-byte string.

    Language:PHP10321
  • samsonasik/Naming

    Filter and Validator for people name with multibyte string check support

    Language:PHP430
  • PHP-Polyfills/mb_trim

    PHP: Provides a user-land polyfill for `mb_trim`, `mb_ltrim`, and `mb_rtrim` functions added in PHP 8.4.

    Language:PHP3201
  • Burnett01/docker-php7-1-apache-mysql

    Docker image with PHP 7.1, extentions and mysql

  • jeskinfly/utf8

    如果你所编写的是分布式的应用程序并且不能确定 mbstring 扩展一定开启的话,可以考虑使用 patchwork/utf8 Composer 包。它会在 mbstring 可用时自动使用,否则自动切换回非 UTF-8 函数。

    Language:PHP10