Libraries tagged by dbstring
tcb13/substringy
58556 Downloads
A sub string manipulation library with multibyte support that extends Stringy
sweetchuck/robo-string
719 Downloads
Exposes string manipulation methods from the symfony/string package
stringy/stringy
7805 Downloads
String class
sourceability/string-matcher
535609 Downloads
A library which makes it easy to use multiple approaches to find the best matching string
sebastiansulinski/string-converter
33071 Downloads
Convert between snake and camel case, hyphen to camel case, to constant name, ucfirst, ucwords
pishran/persian-string
4814 Downloads
Convert Arabic/English/etc numbers and characters to Persian numbers and characters.
phptype/string
36488 Downloads
String extension methods.
phabloraylan/lumen-middleware-trim-or-convert-strings
41424 Downloads
Dealing with Spaces in Form Inputs using Middleware in Lumen.
nguyenanhung/string-helper
24689 Downloads
String Helper, basic, simple and light
nbj/strings
28391 Downloads
String library
karaca-tech/string-mask
1385 Downloads
jsor/string-formatter
13135 Downloads
Localized formatting of personal names, addresses and telephone numbers.
jkque/laravel-string-replace
2478 Downloads
Helper for a messy str_replace
hugsbrugs/php-string
123668 Downloads
PHP String Utilities
henrik9999/string-similarity
5675 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.