Libraries tagged by stringly
phpspec/php-diff
54172668 Downloads
A comprehensive library for generating differences between two hashable objects (strings or arrays).
patrickschur/language-detection
2416708 Downloads
A language detection library for PHP. Detects the language from a given text string.
nyholm/dsn
18518743 Downloads
Parse your DSN strings in a powerful and flexible way
laravolt/avatar
4343281 Downloads
Turn name, email, and any other string into initial-based avatar or gravatar.
jfcherng/php-diff
3673170 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
donatj/phpuseragentparser
15666419 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
5750851 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.
yiisoft/strings
1793337 Downloads
Yii Strings Helper
spatie/string
4431725 Downloads
String handling evolved
respect/stringifier
16647535 Downloads
Converts any value to a string
prewk/xml-string-streamer
2696072 Downloads
Stream large XML files with low memory consumption
paragonie/hidden-string
7488607 Downloads
Encapsulate strings in an object to hide them from stack traces
paquettg/string-encode
7709386 Downloads
Facilitating the process of altering string encoding in PHP.
nicmart/string-template
1499904 Downloads
StringTemplate is a very simple string template engine for php. I've written it to have a thing like sprintf, but with named and nested substutions.
lorisleiva/laravel-search-string
356712 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.