Libraries tagged by stringer
paquettg/string-encode
7229428 Downloads
Facilitating the process of altering string encoding in PHP.
nicmart/string-template
1406151 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
335806 Downloads
Generates database queries based on one unique string using a simple and customizable syntax.
kkomelin/laravel-translatable-string-exporter
888752 Downloads
Translatable String Exporter for Laravel
snipe/banbuilder
1225426 Downloads
Library to easily handle profanity filtering in PHP projects.
pragmarx/random
2872663 Downloads
Create random chars, numbers, strings
phootwork/lang
12501355 Downloads
Missing PHP language constructs
kwn/number-to-words
3527541 Downloads
Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.
jbzoo/utils
1367548 Downloads
Collection of PHP functions, mini classes and snippets for everyday developer's routine life.
icecave/repr
2699059 Downloads
A library for generating string representations of any value, inspired by Python's reprlib library.
creof/wkt-parser
4011083 Downloads
Parser for well-known text (WKT) object strings
creof/wkb-parser
4128557 Downloads
Parser for well-known binary (WKB/EWKB) object data
creof/geo-parser
3686087 Downloads
Parser for geography coordinate strings
wp-cli/search-replace-command
5338165 Downloads
Searches/replaces strings in the database.
wikimedia/aho-corasick
2053729 Downloads
An implementation of the Aho-Corasick string matching algorithm.