Libraries tagged by strong
traderinteractive/filter-strings
92122 Downloads
A filtering implementation for verifying strings
sweetchuck/robo-string
3257 Downloads
Exposes string manipulation methods from the symfony/string package
squirrelphp/strings
3741 Downloads
Common string operations in PHP: filter a string, generate a random string, condense an integer into a string, and modify URLs
shrd/laravel-azure-connection-strings
13789 Downloads
Generated Composer Package
rpungello/laravel-string-template
2848 Downloads
String template engine for Laravel applications
pishran/persian-string
5828 Downloads
Convert Arabic/English/etc numbers and characters to Persian numbers and characters.
pishran/laravel-persian-string
5766 Downloads
Convert Arabic/English/etc numbers and characters to Persian numbers and characters in Laravel models.
phptype/string
49919 Downloads
String extension methods.
phabloraylan/lumen-middleware-trim-or-convert-strings
45014 Downloads
Dealing with Spaces in Form Inputs using Middleware in Lumen.
nbj/strings
33851 Downloads
String library
karaca-tech/string-mask
2517 Downloads
jsor/string-formatter
15744 Downloads
Localized formatting of personal names, addresses and telephone numbers.
jkque/laravel-string-replace
3681 Downloads
Helper for a messy str_replace
hugsbrugs/php-string
137682 Downloads
PHP String Utilities
henrik9999/string-similarity
9545 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.