Libraries tagged by string
donatj/phpuseragentparser
15334091 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
5483115 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.
voku/stringy
3367923 Downloads
A string manipulation library with multibyte support
spatie/string
4394239 Downloads
String handling evolved
paragonie/hidden-string
6905475 Downloads
Encapsulate strings in an object to hide them from stack traces
paquettg/string-encode
7464708 Downloads
Facilitating the process of altering string encoding in PHP.
crwlr/query-string
2830171 Downloads
A library for convenient handling of query strings used in HTTP requests.
respect/stringifier
15419282 Downloads
Converts any value to a string
prewk/xml-string-streamer
2578056 Downloads
Stream large XML files with low memory consumption
nicmart/string-template
1449858 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.
kkomelin/laravel-translatable-string-exporter
952346 Downloads
Translatable String Exporter for Laravel
snipe/banbuilder
1267392 Downloads
Library to easily handle profanity filtering in PHP projects.
phootwork/lang
14332307 Downloads
Missing PHP language constructs
jbzoo/utils
1389808 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
icecave/repr
3950135 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.