Libraries tagged by strings
keller/soundex-fr-bundle
18577 Downloads
Compute a french soundex of a string.
ixnode/php-cli-image
2782 Downloads
PHP Cli Image - This library converts a given image to ASCII string.
infinitypaul/php-validator
15045 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
ignition-nbs/laravel-uuid-model
2397 Downloads
Enable Laravel's Eloquent Model to be identified by UUID (string) rather than ID (increment or bigIncrement)
hyperdigital/hd_translator
5755 Downloads
Translation of static strings from locallang.xlf files and export/import of database related content
goodmagma/laravel-translations
883 Downloads
Export Localization strings and translate it via Google Translate for Laravel
garethellis/crontab-schedule-generator
6455 Downloads
A PHP library for generating crontab schedule strings using expressive code
gajus/paggern
44555 Downloads
Pattern interpreter for generating random strings.
fullfatthings/samesiteexceptions
25184 Downloads
provide exceptions to the same site flag depending on browser strings
faresmts/safewords
2869 Downloads
a PHP lib for filtering bad words from strings
faithfm/smart-search-php
2902 Downloads
Search/filter using simple Google-style search strings to perform complex filter operations.
epifrin/rector-custom-rules
17325 Downloads
These are three rector rules to convert private method name, to convert local variable name to camel case and to replace double quotes with single quotes in string literals.
eloquent-filter/filter
65 Downloads
Eloquent Filter adds custom filters automatically to your Eloquent Models in Laravel.It's easy to use and fully dynamic, just with sending the Query Strings to it.
eftec/messagecontainer
11487 Downloads
MessageContainer is a simple a minimalist message-system where messages (strings) could be stored in a tree-like structure
eboreum/exceptional
4179 Downloads
Create and format PHP exceptions easily. Automatically unravel method arguments. Ensure that sensitive strings like passwords, tokens, PHPSESSID, etc. are being masked and thus will instead appear as e.g. "******" in the resulting text.