Libraries tagged by strings
ancarda/psr7-string-stream
189105 Downloads
Minimal string based PSR-7 StreamInterface implementation
php-standard-library/str
204550 Downloads
Unicode-aware string functions replacing PHP mb_* and standard string functions
jstewmc/stream
175479 Downloads
Stream a very large text file or string character-by-character
jstewmc/chunker
176138 Downloads
Chunk a very large file or string with PHP (multi-byte safe)
jaybizzle/safeurl
99991 Downloads
A Laravel package to create safe, SEO friendly urls
itools/smartstring
50546 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself
ilya/fuzzy
115045 Downloads
Nice PHP library for fuzzy string searching
hallindavid/manny
115081 Downloads
a package of manipulators that hopefully come in useful for those of us who always forget regex when we need it (manny is short for manipulation)
edgaras/strsim
88846 Downloads
Collection of string similarity and distance algorithms in PHP including Levenshtein, Damerau-Levenshtein, Jaro-Winkler, and more
delight-im/str
366654 Downloads
Convenient object-oriented operations on strings
danielstjules/php-pretty-datetime
106263 Downloads
Generates human-readable strings for PHP DateTime objects
contributte/utils
2193722 Downloads
Extra contrib to nette/utils
colinodell/indentation
16036 Downloads
Library to detect and manipulate indentation in strings and files
clausnz/php-helpers
13146 Downloads
A Collection of useful php helper functions.
grandt/binstring
984348 Downloads
A class for working around the use of mbstring.func_override