Libraries tagged by strings
twig/string-extra
27360876 Downloads
A Twig extension for Symfony String
coduo/php-to-string
9158367 Downloads
Simple library that converts PHP value into strings
zbateson/mb-wrapper
31117645 Downloads
Wrapper for mbstring with fallback to iconv for encoding conversion and string manipulation
voku/arrayy
4407698 Downloads
Array manipulation library for PHP, called Arrayy!
danielstjules/stringy
24388012 Downloads
A string manipulation library with multibyte support
cakephp/utility
19198664 Downloads
CakePHP Utility classes such as Inflector, String, Hash, and Security
hoa/ustring
19084327 Downloads
The Hoa\Ustring library.
voku/portable-utf8
16751425 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpspec/php-diff
50439094 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
patrickschur/language-detection
1986879 Downloads
A language detection library for PHP. Detects the language from a given text string.
nyholm/dsn
15629866 Downloads
Parse your DSN strings in a powerful and flexible way
laravolt/avatar
3756484 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
jfcherng/php-diff
2873052 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
donatj/phpuseragentparser
14788933 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
4995356 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.