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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/polyfill-mbstring | 0.80 | Native PHP polyfill for the mbstring extension, providing partial mb_* functionality when the mbstring extension isn’t available. Part of Symfony’s Polyfill suite for consistent multibyte string handling across environments. | 7,833 | 7,848 | 38 | 18M | 0 | 48.0 | 54.7 | MIT | 1 week ago | |
| 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 | 17.6 | 62.0 | BSD-2-Clause | 3 months ago | |
| opis/string | 0.76 | 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. | 74 | 74 | 8 | 2M | 1 | 9.4 | 58.8 | Apache-2.0 | 7 months ago | |
| 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. | 24 | 23 | 2 | 152K | 0 | 1.1 | 52.3 | MIT | 4 years ago |
How can I help you explore Laravel packages today?