Libraries tagged by stringer
danielstjules/stringy
26343993 Downloads
A string manipulation library with multibyte support
coduo/php-to-string
13465786 Downloads
Simple library that converts PHP value into strings
zbateson/mb-wrapper
53307708 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
voku/arrayy
5721779 Downloads
Array manipulation library for PHP, called Arrayy!
kwn/number-to-words
5456524 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
cakephp/utility
29343405 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
hoa/ustring
24729117 Downloads
The Hoa\Ustring library.
voku/portable-utf8
23714969 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpspec/php-diff
61994108 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
patrickschur/language-detection
3670514 Downloads
A language detection library for PHP. Detects the language from a given text string.
nyholm/dsn
24537397 Downloads
Parse your DSN strings in a powerful and flexible way
laravolt/avatar
5840683 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
jfcherng/php-diff
5931227 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
jawira/case-converter
7905542 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.
ergebnis/json
26254064 Downloads
Provides a Json value object for representing a valid JSON string.