📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
翻译 - PHP标准库 - 用于PHP程序员的现代,一致,集中,可键入良好的API集。
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.
String manipulation, leveled up!
An implementation targeting high performance for frequently reading/writing operations for multi-byte string.
Convert between UTF8 and non-UTF8 character codes(ANSI) using Windows APIs: MultiByteToWideChar and WideCharToMultiByte
Multibyte-capable alternative to php's builtin str_pad() function
Allow basic compatilibity with multibytes functions