Libraries tagged by utf8 string
corpsee/php-utf-8
300 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.
opis/utils
500 Downloads
A collection of useful classes that deals with UTF-8 strings, URLs, punycode, form validation and more
serverdensity/mendedstring
3075 Downloads
Library for detecting unicode strings with single byte encoded UTF8 characters in them
intahwebz/mb_extra
865 Downloads
A collection of PHP multi-byte string functions that are not present in the mb_string extension.
arabcoders/utext
270 Downloads
String manipulation library
karavasilev/cryptomanana
73 Downloads
CryptoManana is a cryptography framework for boosting your project's security.
48design/phmiley
76 Downloads
Phmiley replaces Unicode emojis in UTF8 strings with graphics.
ironer/base62shrink
305 Downloads
Simple javascript to perform LZW compression on longer structured or repetitive UTF8 data (like stringified JSON) to some universally web safe form. Simple PHP class for server side data processing.
hevelop/transliteration
190 Downloads
Transliterates an UTF-8 encoded string to a US-ASCII string
guillaumetissier/string
0 Downloads
Small immutable PHP string helper library (UTF-8 safe).
straube/utf8-encoding
3448 Downloads
PHP class to convert strings to or from UTF-8.
tingv/portable-utf8
5 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
erfanhemmati/portable-utf8
4 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
batrox/portable-utf8
323 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
rb28dett/php-utf-8
17 Downloads
A library for UTF-8 in PHP providing UTF-8 aware functions to mirror PHP's own string functions. The library doesn't require PHP mbstring extension although, if found, it will use it to gain performance.