Libraries tagged by strings
donatj/phpuseragentparser
16192318 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
6122488 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.
spatie/string
4484476 Downloads
String handling evolved
paragonie/hidden-string
8475884 Downloads
Encapsulate strings in an object to hide them from stack traces
paquettg/string-encode
8108382 Downloads
Facilitating the process of altering string encoding in PHP.
crwlr/query-string
3980524 Downloads
A library for convenient handling of query strings used in HTTP requests.
prewk/xml-string-streamer
2862717 Downloads
Stream large XML files with low memory consumption
nicmart/string-template
1576388 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
375727 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
kkomelin/laravel-translatable-string-exporter
1132303 Downloads
Translatable String Exporter for Laravel
voku/stringy
3626114 Downloads
A string manipulation library with multibyte support
snipe/banbuilder
1396194 Downloads
Library to easily handle profanity filtering in PHP projects.
phootwork/lang
19401419 Downloads
Missing PHP language constructs
jbzoo/utils
1486803 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
icecave/repr
5657518 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.