Libraries tagged by spring
andydune/string-replace
467 Downloads
Replace markers in string with data.
andrewbreksa/mysql-escape-string-polyfill
77 Downloads
mysql-escape-string-polyfill is a very insecure `mysql_escape_string` implementation (PHP 7.1/7.2) for a very limited use case
anderswelt/stringtotype
810 Downloads
A php service to convert string content to its inherent type
afaanbilal/php-random-string
2164 Downloads
Generate a random string of variable length from a given charset
ades4827/sprintflow
271 Downloads
Laravel Package for speed up your project development
typhoon/type-stringifier
849 Downloads
Typhoon Type Stringifier
shalvah/syringe
8 Downloads
Small dependency injection container for PHP
rossey/big-list-of-naughty-strings
42 Downloads
Big List of Naughty Strings is a list of strings which have a high probability of causing issues when used as user-input data.
peterkahl/charset-from-string
5359 Downloads
Identifies predominant script (character set, language) in a string.
markenwerk/string-builder
9435 Downloads
A string builder library providing different string methods written in PHP.
hoa/string
55957 Downloads
The Hoa\String library.
extended-type-system/type-stringifier
1938 Downloads
Typhoon Type Stringifier
dmasior/string-builder
32 Downloads
StringBuilder for PHP
crysalead/string
3855 Downloads
String manipulation library
atomastic/strings
6318 Downloads
Strings Component provide a fluent, object-oriented interface for working with multibyte string, allowing you to chain multiple string operations together using a more readable syntax compared to traditional PHP strings functions.