Libraries tagged by utf-8
symfony/string
545610726 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
nette/utils
280850553 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mpdf/mpdf
59764383 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
voku/portable-utf8
18358416 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
voku/arrayy
4697790 Downloads
Array manipulation library for PHP, called Arrayy!
opis/string
9749336 Downloads
Multibyte strings as objects
danielstjules/stringy
24814495 Downloads
A string manipulation library with multibyte support
patchwork/utf8
20717578 Downloads
Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP
colinodell/json5
14010610 Downloads
UTF-8 compatible JSON5 parser for PHP
voku/stringy
3362734 Downloads
A string manipulation library with multibyte support
clue/utf8-react
7591775 Downloads
Streaming UTF-8 parser, built on top of ReactPHP.
setasign/tfpdf
2707267 Downloads
This class is a modified version of FPDF that adds UTF-8 support. The latest version is based on FPDF 1.85.
kartik-v/yii2-mpdf
4618169 Downloads
A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
statamic/stringy
3111409 Downloads
A string manipulation library with multibyte support, forked from @statamic
onnov/detect-encoding
2769798 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....