Libraries tagged by bystring
coduo/php-to-string
13540465 Downloads
Simple library that converts PHP value into strings
hoa/ustring
24855358 Downloads
The Hoa\Ustring library.
zbateson/mb-wrapper
53811483 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
kwn/number-to-words
5506048 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
cakephp/utility
29599710 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
voku/portable-utf8
23851029 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpspec/php-diff
62225907 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
patrickschur/language-detection
3720281 Downloads
A language detection library for PHP. Detects the language from a given text string.
nyholm/dsn
24699855 Downloads
Parse your DSN strings in a powerful and flexible way
laravolt/avatar
5894219 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
jfcherng/php-diff
6012171 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
jawira/case-converter
8017249 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
26757712 Downloads
Provides a Json value object for representing a valid JSON string.
donatj/phpuseragentparser
17874862 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7205002 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.