voku/portable-utf8
High-performance UTF-8 helper library for PHP with portable polyfills for mbstring and intl features. Provides fast string operations, validation, normalization, encoding fixes, and safe text handling across environments without extra extensions.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| voku/portable-ascii | 0.82 | PHP 7+ library to transliterate Unicode to portable ASCII for slugs, URLs, and safe filenames. Works without mbstring/iconv, lightweight and easy to bundle. Based on Unidecode/Stringy-style mappings with handy helper methods. | 574 | 578 | 45 | 10M | 19 | 11.0 | 64.8 | MIT | — | |
| clue/utf8-react | 0.78 | Async UTF-8 validation and sanitization for ReactPHP. Provides streaming transforms to detect invalid byte sequences and convert or strip broken input, helping keep network and file streams safely UTF-8 in event-driven PHP applications. | 66 | — | 6 | — | 9 | 23.0 | 3.1 | MIT | 2 years ago | |
| symfony/polyfill-intl-idn | 0.77 | Provides polyfills for PHP’s Intl IDN functions idn_to_ascii and idn_to_utf8, enabling internationalized domain name conversion on systems where the Intl extension isn’t available. Part of Symfony’s Polyfill components, MIT licensed. | 3,367 | 3,370 | 8 | 14M | 0 | 17.1 | 50.0 | MIT | — | |
| symfony/polyfill-mbstring | 0.77 | 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 | — | |
| symfony/string | 0.76 | Symfony String component offers an object-oriented API for string manipulation, handling bytes, UTF-8 code points, and grapheme clusters consistently. Ideal for safe, modern text processing with powerful helpers and Unicode-aware operations. | 1,787 | 1,796 | 20 | 16M | 0 | 40.0 | 64.3 | MIT | 1 week ago | |
| voku/anti-xss | 0.75 | PHP AntiXSS library to sanitize untrusted HTML and prevent XSS attacks. Cleans input by removing dangerous tags/attributes, filters CSS/JS vectors, and supports UTF-8 and common encodings. Useful for safely handling user-generated content in apps. | 705 | 723 | 116 | 238K | 20 | 14.7 | 47.5 | MIT | — | |
| php-standard-library/psalm-plugin | 0.73 | Psalm plugin for PHP Standard Library (PSL) that improves type inference, especially for Psl\Type schemas (e.g., shape/optional), producing precise array shape types after coercion. Install via Composer and enable with psalm-plugin. | 25 | 25 | 7 | 27K | 1 | 25.2 | 49.1 | MIT | 3 weeks ago | |
| nunomaduro/phpinsights | 0.73 | PHP Insights is a terminal tool to analyze PHP code quality, style, architecture, and complexity. Works out of the box with Laravel (artisan insights), Symfony, Yii, Magento, and more, with built-in checks for reliability and loose coupling. | 5,591 | 5,593 | 294 | 292K | 68 | 77.0 | 55.2 | MIT | 1 month 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. | 23 | 23 | 2 | 143K | 0 | 21.1 | 61.4 | MIT | 3 years ago | |
| true/punycode | 0.72 | Pure PHP Punycode encoder/decoder for Internationalized Domain Names (IDNA). Convert Unicode domains to ASCII xn-- form and back (e.g., renangonçalves.com ↔ xn--renangonalves-pgb.com) without requiring the intl/libidn extensions. | 260 | 264 | 46 | 324K | 7 | 13.9 | 54.3 | MIT | 9 years ago |
How can I help you explore Laravel packages today?