Libraries tagged by utf8 string
symfony/string
762150010 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
419686152 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
23204856 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
opis/string
24799882 Downloads
Multibyte strings as objects
danielstjules/stringy
26223409 Downloads
A string manipulation library with multibyte support
voku/stringy
3913397 Downloads
A string manipulation library with multibyte support
statamic/stringy
4842287 Downloads
A string manipulation library with multibyte support, forked from @statamic
voku/arrayy
5632932 Downloads
Array manipulation library for PHP, called Arrayy!
duncan3dc/bom-string
566521 Downloads
A small PHP library to handle byte order marks (BOM)
blackbonjour/stdlib
138313 Downloads
Standard library for PHP
benmorel/gsm-charset-converter
458824 Downloads
Converts GSM 03.38 strings to and from UTF-8
fab2s/strings
318165 Downloads
A purely static String Helper to handle more advanced utf8 string manipulations
fab2s/utf8
319991 Downloads
A purely static UTF8 Helper based on mb_string and ext-intl
fab2s/opinhelpers
495052 Downloads
A collection of Simple, opinionated yet hopefully useful PHP Helper Libs
php-standard-library/str
61168 Downloads
Unicode-aware string functions replacing PHP mb_* and standard string functions