📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
-
Updated
Nov 21, 2024 - PHP
📚 PHP Standard Library - a modern, consistent, centralized, well-typed, non-blocking set of APIs for PHP programmers
🉑 Portable UTF-8 library - performance optimized (unicode) string functions for PHP.
String manipulation, leveled up!
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
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."