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