Libraries tagged by stringy
zbateson/mb-wrapper
53140094 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
voku/arrayy
5715734 Downloads
Array manipulation library for PHP, called Arrayy!
kwn/number-to-words
5443740 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
cakephp/utility
29269322 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
hoa/ustring
24668758 Downloads
The Hoa\Ustring library.
voku/portable-utf8
23674544 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpspec/php-diff
61929443 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
patrickschur/language-detection
3654232 Downloads
A language detection library for PHP. Detects the language from a given text string.
nyholm/dsn
24492162 Downloads
Parse your DSN strings in a powerful and flexible way
laravolt/avatar
5824703 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
jfcherng/php-diff
5904920 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
jawira/case-converter
7862504 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
26095657 Downloads
Provides a Json value object for representing a valid JSON string.
donatj/phpuseragentparser
17783437 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7149710 Downloads
A PHP Class to detect a user's Browser. This encapsulation provides a breakdown of the browser and the version of the browser using the browser's user-agent string. This is not a guaranteed solution but provides an overall accurate way to detect what browser a user is using.