Libraries tagged by utf8 string
symfony/string
824395402 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
463526555 Downloads
🛠Nette Utils: lightweight utilities for string & array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.
voku/portable-utf8
24479701 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
opis/string
32883206 Downloads
Multibyte strings as objects
danielstjules/stringy
26522120 Downloads
A string manipulation library with multibyte support
voku/arrayy
5851545 Downloads
Array manipulation library for PHP, called Arrayy!
voku/stringy
4045169 Downloads
A string manipulation library with multibyte support
statamic/stringy
5473619 Downloads
A string manipulation library with multibyte support, forked from @statamic
duncan3dc/bom-string
612213 Downloads
A small PHP library to handle byte order marks (BOM)
php-standard-library/str
179904 Downloads
Unicode-aware string functions replacing PHP mb_* and standard string functions
itools/smartstring
47720 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself
benmorel/gsm-charset-converter
525904 Downloads
Converts GSM 03.38 strings to and from UTF-8
fab2s/strings
333206 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
fab2s/utf8
335511 Downloads
A purely static UTF8 Helper based on mb_string and ext-intl
fab2s/opinhelpers
509733 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs