Libraries tagged by utf-8
bentools/stringy
16 Downloads
A string manipulation library with multibyte support
aternus/stringy-patterns
19 Downloads
A PHP string pattern detection library with multibyte support
armesas/utf8
115 Downloads
Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP
appotter/mpdf
1600 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
adrienmaloba/mypackage
9 Downloads
We test
abdellahramadan/string
19 Downloads
This is a lightweight string manipulation library for PHP
51nlp/convert-pin-yin
315 Downloads
PHP中文拼音转换类UTF8(a chinese characters convert chinese pinyin class base on php)
sunfoxcz/mpdf
452 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
redneck1/mpdf
664 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
niklasravnsborg/mpdf
2869 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
lexinek/mpdf
67 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
kovah/mpdf
405 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
fiv/mpdf
2017 Downloads
A PHP class to generate PDF files from HTML with Unicode/UTF-8 and CJK support
eugene-matvejev/transcoder
555 Downloads
Better encoding conversion for PHP
crossjoin/json
180 Downloads
JSON decoder and encoder for PHP with full Unicode support following RFC 7159. Besides UTF-8 it also supports JSON in UTF-16BE, UTF-16LE, UTF-32BE and UTF-32LE encoding. And, as suggested by the RFC for better interoperability, it can also ignore byte order marks (BOMs) when parsing JSON.