PHP Standard Library
-
Updated
Apr 2, 2026 - PHP
PHP Standard Library
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.
String manipulation, leveled up!
Convert between UTF-8 and ANSI (non-UTF-8) character encodings using Windows APIs: MultiByteToWideChar and WideCharToMultiByte.
Multibyte-capable alternative to php's builtin str_pad() function
Allow basic compatilibity with multibytes functions
Add a description, image, and links to the multibyte-strings topic page so that developers can more easily learn about it.
To associate your repository with the multibyte-strings topic, visit your repo's landing page and select "manage topics."