Libraries tagged by mbstring
paragonie/hidden-string
13219331 Downloads
Encapsulate strings in an object to hide them from stack traces
opis/string
33294739 Downloads
Multibyte strings as objects
danielstjules/stringy
26532962 Downloads
A string manipulation library with multibyte support
coduo/php-to-string
13880229 Downloads
Simple library that converts PHP value into strings
hoa/ustring
25629954 Downloads
The Hoa\Ustring library.
voku/arrayy
5859796 Downloads
Array manipulation library for PHP, called Arrayy!
kwn/number-to-words
5760034 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
cakephp/utility
30763168 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
voku/portable-utf8
24531203 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpspec/php-diff
63310271 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
patrickschur/language-detection
4033176 Downloads
A language detection library for PHP. Detects the language from a given text string.
nyholm/dsn
25469308 Downloads
Parse your DSN strings in a powerful and flexible way
laravolt/avatar
6153857 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
jfcherng/php-diff
6473211 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
jawira/case-converter
8515610 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.