Libraries tagged by strings
jfcherng/php-diff
5840325 Downloads
A comprehensive library for generating differences between two strings in multiple formats (unified, side by side HTML etc).
jawira/case-converter
7789641 Downloads
Convert strings between 13 naming conventions: Snake case, Camel case, Pascal case, Kebab case, Ada case, Train case, Cobol case, Macro case, Upper case, Lower case, Sentence case, Title case and Dot notation.
ergebnis/json
25744798 Downloads
Provides a Json value object for representing a valid JSON string.
donatj/phpuseragentparser
17730276 Downloads
Lightning fast, minimalist PHP UserAgent string parser.
cbschuld/browser.php
7118652 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
2802955 Downloads
Yii Strings Helper
spatie/string
4640361 Downloads
String handling evolved
paquettg/string-encode
9098681 Downloads
Facilitating the process of altering string encoding in PHP.
crwlr/query-string
6533904 Downloads
A library for convenient handling of query strings used in HTTP requests.
prewk/xml-string-streamer
3316442 Downloads
Stream large XML files with low memory consumption
nicmart/string-template
1757471 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
436946 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
kkomelin/laravel-translatable-string-exporter
1508046 Downloads
Translatable String Exporter for Laravel
jfcherng/php-mb-string
5797517 Downloads
A high performance multibytes sting implementation for frequently reading/writing operations.
voku/stringy
3953394 Downloads
A string manipulation library with multibyte support