Libraries tagged by string
saikiran/geohash
324653 Downloads
Geohash Algorithm to encode geographic coordinates to a string of letters and digits
s9e/regexp-builder
1801687 Downloads
Library that generates regular expressions that match a list of strings.
p3k/emoji-detector
1519154 Downloads
Detect and return all emoji found in a string
oscarotero/html-parser
3862176 Downloads
Parse html strings to DOMDocument
orklah/psalm-insane-comparison
1388056 Downloads
Detects possible insane comparison ("string" == 0) to help migrate to PHP8
niklongstone/regex-reverse
131038 Downloads
Regular Expression reverter, generates a string from a provided regular expression
mofodojodino/profanity-filter
644770 Downloads
Filters out profanities from strings.
mjohnson/decoda
1179946 Downloads
A lightweight lexical string parser for BBCode styled markup.
mehdi-fathi/eloquent-filter
171337 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.
laravel-lang/json-fallback
1183765 Downloads
Adds support for fallback JSON string translation
kenepa/translation-manager
52002 Downloads
Manage your application's translation strings in Filament.
fylax/forceutf8
515604 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
denissimon/formula-parser
245772 Downloads
Parsing and evaluating mathematical formulas given as strings.
bottelet/translation-checker
29776 Downloads
A translation checker package for Laravel, find, add, and translate missing strings
tom-lingham/searchy
369986 Downloads
Laravel Searchy makes user driven searching easy with fuzzy search, basic string matching, Levenshtein Distance and more.