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