Libraries tagged by UTF
wikimedia/utfnormal
4519501 Downloads
Contains Unicode normalization routines, including both pure PHP implementations and automatic use of the 'intl' PHP extension when present
onnov/detect-encoding
3001949 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....
javiereguiluz/easyslugger
877931 Downloads
A fast and easy to use slugger with full UTF-8 support.
tecnickcom/tc-lib-unicode-data
588678 Downloads
PHP library containing Unicode definitions
tecnickcom/tc-lib-unicode
548611 Downloads
PHP library containing Unicode methods
pcrov/unicode
1012037 Downloads
Miscellaneous Unicode utility functions
omaralalwi/gpdf
1799 Downloads
Custom PDF wrapper supporting Arabic language
fab2s/opinhelpers
445650 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs
duncan3dc/bom-string
427784 Downloads
A small PHP library to handle byte order marks (BOM)
mbilbille/jpnforphp
306679 Downloads
A tiny PHP lib which provides nice functions & wrappers to interact with Japanese language.
elgigi/commonmark-emoji
201165 Downloads
CommonMark extension adds UTF-8 emoji with Github tag for the `league/commonmark` PHP Markdown parsing engine, based on the CommonMark spec.
danog/telegram-entities
86711 Downloads
A library to work with Telegram UTF-16 styled text entities.
benmorel/gsm-charset-converter
317255 Downloads
Converts GSM 03.38 strings to and from UTF-8
fab2s/utf8
265978 Downloads
A purely static UTF8 Helper based on mb_string and ext-intl
tcb13/substringy
59545 Downloads
A sub string manipulation library with multibyte support that extends Stringy