Libraries tagged by laravel settings
mykeels/laravel-filters
1497 Downloads
Provides a composable interface for data filtering with query strings
mennovanhout/laravel-model-constants
411 Downloads
This package creates constants for column names, this can then be used instead of strings to reduce typo's errors and improve coding with your IDE
kolpikov/laravel-slug
923 Downloads
Laravael 5 slug maker for Cyrillic strings
coxlr/laravel-profanity
552 Downloads
A Laravel package to find and remove profanity from text strings.
acodingproject/laravel-filterable
634 Downloads
Using URL query strings to filter Eloquent queries.
mfonte/base62x
302 Downloads
A Base62x PHP implementation library, that can be used in frameworks like Laravel, that supports encoding/decoding of strings, arrays, objects, and binary resources. It also supports Gzip compression/decompression and symmetric encryption.
rosiersrobin/vue-translation-enforcer
19 Downloads
Small package that enforces the use of existing translation strings in vue
velitsol/eloquent-filter
11 Downloads
A laravel package to filter eloquent models and their relationships based on URL query strings.
musa11971/filament-translation-manager
297 Downloads
Manage your application's translation strings in Filament.
intervention/helper
4654 Downloads
Easier handling and formating of strings and dates
hamidreza-mozhdeh/filter-by-query-string
7 Downloads
Filter Laravel Eloquent results by URL query strings and Eloqunet's scopes.
yaroslawww/laravel-i18n-strings-batch
58 Downloads
Simple way to transfer strings to js component without load all lang files or additional ajax requests.
novadaemon/laravel-csv-translations
5 Downloads
Import Laravel translations strings from csv files
nobox/lazy-strings-laravel
110 Downloads
Laravel 5 service provider for LazyStrings.
nodus-it/laravel-translation-manager
94 Downloads
TranslationManager is a package for easy management translation strings in laravel. It has the ability to perform the translation on the console or to create an export with all the strings that can later be imported again.