patchwork/utf8
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.
Patchwork UTF-8 is a PHP library that provides portable, performant UTF-8 handling with support for Unicode grapheme clusters. It helps applications run consistently across servers by offering pure-PHP fallbacks when common Unicode extensions aren’t available.
Use it as a compatibility layer for missing functions, or as a safer, UTF-8–aware replacement for native string operations.
How can I help you explore Laravel packages today?