Libraries tagged by utf-8
symfony/string
483600256 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
243399158 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
mpdf/mpdf
54208996 Downloads
PHP library generating PDF files from UTF-8 encoded HTML
voku/portable-utf8
16651628 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
voku/arrayy
4391062 Downloads
Array manipulation library for PHP, called Arrayy!
danielstjules/stringy
24355974 Downloads
A string manipulation library with multibyte support
patchwork/utf8
20431900 Downloads
Portable and performant UTF-8, Unicode and Grapheme Clusters for PHP
colinodell/json5
11931265 Downloads
UTF-8 compatible JSON5 parser for PHP
voku/stringy
3163928 Downloads
A string manipulation library with multibyte support
opis/string
7446766 Downloads
Multibyte strings as objects
clue/utf8-react
6701969 Downloads
Streaming UTF-8 parser, built on top of ReactPHP.
setasign/tfpdf
1655165 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
4339199 Downloads
A Yii2 wrapper component for the mPDF library which generates PDF files from UTF-8 encoded HTML.
statamic/stringy
2803674 Downloads
A string manipulation library with multibyte support, forked from @statamic
onnov/detect-encoding
2430716 Downloads
Text encoding definition class instead of mb_detect_encoding. Defines: utf-8, windows-1251, koi8-r, iso-8859-5, ibm866, .....