jfcherng/php-mb-string
High-performance multibyte string class for PHP. Stores text internally as UTF-32 for fast, safe random read/write, replace, insert, and substring operations on long UTF-8 strings—avoiding the repeated decoding overhead of frequent mb_* calls.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| zbateson/mb-wrapper | 0.79 | Lightweight PHP wrapper for mbstring that normalizes multibyte string operations across environments. Provides consistent encoding-aware helpers and safe fallbacks when mbstring isn’t available, making string handling more reliable in libraries and apps. | 49 | 49 | 8 | 1M | 0 | 23.7 | 65.0 | BSD-2-Clause | 1 month ago | |
| symfony/polyfill-mbstring | 0.75 | Provides a partial native PHP polyfill for the mbstring extension, supplying multibyte string functions when mbstring isn’t installed. Part of Symfony’s Polyfill set; lightweight and MIT-licensed. | 7,839 | 7,861 | 38 | 16M | 0 | 26.2 | 45.9 | MIT | — | |
| statamic/stringy | 0.73 | Statamic Stringy adds convenient string helpers for Laravel and Statamic apps. Work with text fluently using a Stringy object and chainable methods for common transformations, casing, trimming, and formatting—great for templates and content-driven projects. | 23 | 23 | 2 | 144K | 0 | 21.1 | 61.4 | MIT | 3 years ago | |
| opis/string | 0.73 | Lightweight PHP string utilities from the Opis ecosystem. Provides helpful helpers for common string operations like trimming, case conversion, searching, slicing, and formatting, with a simple API suited for everyday use in Laravel and standalone projects. | 71 | 71 | 7 | 1M | 0 | 21.8 | 65.0 | Apache-2.0 | 5 months ago |
How can I help you explore Laravel packages today?