Build software better, together

Here are 8 public repositories matching this topic...

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

  • Updated Nov 6, 2024
  • PHP

Simple and extensible PHP library for text analysis and pattern matching, designed to help developers probe, parse, and manipulate text efficiently.

  • Updated Mar 16, 2026
  • PHP

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

  • Updated Mar 7, 2024
  • PHP

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

  • Updated Feb 18, 2019
  • PHP

Improve this page

Add a description, image, and links to the mbstring topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mbstring topic, visit your repo's landing page and select "manage topics."

Learn more