Libraries tagged by spring
paragonie/hidden-string
12551125 Downloads
Encapsulate strings in an object to hide them from stack traces
opis/string
29268964 Downloads
Multibyte strings as objects
danielstjules/stringy
26408698 Downloads
A string manipulation library with multibyte support
coduo/php-to-string
13616973 Downloads
Simple library that converts PHP value into strings
zbateson/mb-wrapper
54356294 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
kwn/number-to-words
5555419 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
cakephp/utility
29831947 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
hoa/ustring
25032410 Downloads
The Hoa\Ustring library.
voku/portable-utf8
23986532 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpspec/php-diff
62458360 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
patrickschur/language-detection
3776870 Downloads
A language detection library for PHP. Detects the language from a given text string.
nyholm/dsn
24849651 Downloads
Parse your DSN strings in a powerful and flexible way
laravolt/avatar
5949801 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
jfcherng/php-diff
6095607 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
jawira/case-converter
8133509 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.