symfony/polyfill-mbstring
Partial native PHP polyfill for the mbstring extension, enabling multibyte string functions when ext-mbstring isn’t available. Part of Symfony’s Polyfill suite; provides compatible helpers to improve portability across environments.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| neitanod/forceutf8 | 0.81 | Fix and normalize mixed-encoded PHP strings. ForceUTF8 converts unknown input (UTF-8, Latin-1/ISO-8859-1, Windows-1252, or mixes) to clean UTF-8, and repairs double-encoded “garbled” text via fixUTF8, with optional iconv flags. | 1,633 | 1,645 | 358 | 404K | 12 | 23.8 | 38.6 | — | 7 years ago | |
| symfony/polyfill | 0.81 | Symfony Polyfill backports newer PHP features and provides compatibility layers for missing extensions and functions. Use it to keep apps portable across PHP versions, smoothing gaps in intl, mbstring/iconv, uuid, and many core APIs. | 2,810 | 2,812 | 157 | 41K | 0 | 39.6 | 19.0 | MIT | 1 month ago | |
| paquettg/string-encode | 0.80 | Flexible PHP string encoding helper for multibyte text. Convert strings safely between encodings (UTF-8 by default) with a fluent API, plus utilities for encoding-aware regex handling. Supports PHP 7.2–7.4. | 69 | 69 | 21 | 103K | 1 | 1.2 | 43.7 | MIT | — | |
| symfony/polyfill-php84 | 0.80 | Symfony Polyfill for PHP 8.4 features, enabling newer core functions and APIs on older runtimes. Includes array_find/any/all, bcdivmod, Deprecated attribute, fpow, grapheme_str_split, mb_* trim/ucfirst/lcfirst, PDO subclasses, and ReflectionConstant. | 139 | 140 | 5 | 13M | 0 | 19.6 | 63.5 | MIT | 1 month ago | |
| symfony/string | 0.79 | Symfony String component: object-oriented string API that handles bytes, UTF-8 code points, and grapheme clusters consistently. Includes tools for safe string manipulation and normalization, with full docs and contribution resources on symfony.com. | 1,782 | 1,792 | 19 | 17M | 0 | 39.9 | 63.5 | MIT | 1 month ago | |
| devanoxltd/string-encoder | 0.79 | — | 0 | 0 | 0 | 17 | 0 | 3.2 | 17.7 | MIT | 11 months ago | |
| symfony/polyfill-iconv | 0.77 | Native PHP polyfill for the iconv extension, providing implementations of common iconv functions (except ob_iconv_handler). Useful when iconv isn’t available, ensuring consistent character set conversion behavior across environments. | 1,760 | 1,762 | 10 | 4M | 0 | 24.9 | 52.5 | MIT | 3 months ago | |
| patchwork/utf8 | 0.77 | Portable UTF-8 and grapheme cluster handling for PHP. Provides pure-PHP fallbacks for mbstring, iconv, and intl Normalizer/grapheme_* functions plus UTF-8-aware replacements for native string functions, improving reliability across servers. | 628 | 647 | 46 | 109K | 0 | 6.8 | 21.9 | Apache-2.0 | 5 years ago | |
| wyrihaximus/test-utilities | 0.68 | A set of PHP test utilities for package development: a PHPUnit TestCase with helpers like random namespaces and temp directories, plus ready-made configuration defaults for PHPStan and Rector (paths and docblock-to-attribute conversions). | 7 | 7 | 1 | 145K | 6 | 33.2 | 69.4 | MIT | 6 days ago | |
| rmccue/requests | 0.67 | Requests is a human-friendly PHP HTTP client for sending GET/POST/PUT/DELETE/PATCH/HEAD requests with headers, auth, files, and parameters. Supports cURL or fsockopen, SSL verification, decompression, and IDN URLs with a consistent API. | 3,577 | 3,652 | 503 | 837K | 94 | 76.0 | 64.1 | NOASSERTION | 2 days ago | |
| phpstan/phpstan | 0.66 | PHPStan is a static analysis tool for PHP that finds bugs without running your code. It catches whole classes of errors early, improving type safety and code correctness, and helps you spot issues before writing tests or deploying. | 14,037 | 14,104 | 958 | 9M | 1,065 | 94.0 | 72.2 | MIT | 2 weeks ago |
How can I help you explore Laravel packages today?