Libraries tagged by mbstring
paquettg/string-encode
8010091 Downloads
Facilitating the process of altering string encoding in PHP.
nicmart/string-template
1560165 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
370606 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
kkomelin/laravel-translatable-string-exporter
1104950 Downloads
Translatable String Exporter for Laravel
crwlr/query-string
3797987 Downloads
A library for convenient handling of query strings used in HTTP requests.
voku/arrayy
5029775 Downloads
Array manipulation library for PHP, called Arrayy!
snipe/banbuilder
1377066 Downloads
Library to easily handle profanity filtering in PHP projects.
pragmarx/random
3496304 Downloads
Create random chars, numbers, strings
phootwork/lang
18594731 Downloads
Missing PHP language constructs
icecave/repr
5404240 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
creof/wkb-parser
4635517 Downloads
Parser for well-known binary (WKB/EWKB) object data
wp-cli/search-replace-command
6429522 Downloads
Searches/replaces strings in the database.
wikimedia/aho-corasick
2838889 Downloads
An implementation of the Aho-Corasick string matching algorithm.
theiconic/name-parser
3539862 Downloads
PHP library for parsing a string containing a full name into its parts
jawira/case-converter
5728123 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.