Libraries tagged by strings
liip/url-auto-converter-bundle
304179 Downloads
This bundle adds a Twig Extension with a filter for automatically converting urls and emails in a string to html links
laravel-lang/json-fallback-hotfix
44289 Downloads
Adds support for fallback JSON string translation
ivanlemeshev/laravel5-cyrillic-slug
43696 Downloads
Laravael 5 slug maker for Cyrillic strings
bupy7/yii2-widget-cropbox
53601 Downloads
This is widget wrapper of https://github.com/bupy7/js-cropbox. This widget allows crop image before to upload to server and send informations about crop as JSON string.
webignition/string-parser
139827 Downloads
Abstract state-based string parser
traderinteractive/util-string
94481 Downloads
Utility classes to work with PHP strings
traderinteractive/filter-strings
91369 Downloads
A filtering implementation for verifying strings
squirrelphp/strings
3641 Downloads
Common string operations in PHP: filter a string, generate a random string, condense an integer into a string, and modify URLs
pishran/persian-string
5792 Downloads
Convert Arabic/English/etc numbers and characters to Persian numbers and characters.
pishran/laravel-persian-string
5746 Downloads
Convert Arabic/English/etc numbers and characters to Persian numbers and characters in Laravel models.
phptype/string
49670 Downloads
String extension methods.
phabloraylan/lumen-middleware-trim-or-convert-strings
44887 Downloads
Dealing with Spaces in Form Inputs using Middleware in Lumen.
nbj/strings
33573 Downloads
String library
jsor/string-formatter
15578 Downloads
Localized formatting of personal names, addresses and telephone numbers.
henrik9999/string-similarity
9169 Downloads
Finds degree of similarity between two strings, based on Dice's Coefficient, which is mostly better than Levenshtein distance.