Libraries tagged by laravel automation
sebastiaanluca/laravel-boolean-dates
88243 Downloads
Automatically convert Eloquent model boolean attributes to dates (and back).
elipzis/laravel-cacheable-model
24616 Downloads
Automatic query-based model cache for your Laravel app
based/laravel-fluent
13012 Downloads
Define model attributes the fluent way. Automatically cast properties to native types.
adamhopkinson/laravel-model-hash
7543 Downloads
A trait which automatically generates a unique hash per model instance
robertboes/inertia-breadcrumbs
90463 Downloads
Laravel package to automatically share breadcrumbs to Inertia
hugomyb/filament-media-action
35843 Downloads
Automatically display your media (video, audio, document, image, ...) with an action
magros/laravel-model-encryption
46065 Downloads
A trait to encrypt data models in Laravel, automatically encrypt and decrypt model data overriding getAttribute an setAttribute methods of Eloquent Model.
padosoft/laravel-uploadable
9030 Downloads
Laravel package for automatic upload handling with trait
glebsky/laravel-lang-generator
14460 Downloads
Searches for multilingual phrases in Laravel project and automatically generates language files for you.
willvincent/laravel-unique
1089 Downloads
Provides a model trait to automatically append a value to model values that should be unique.
whitecube/laravel-sluggable
22053 Downloads
Generate slugs for your models automatically - even with translated attributes
muhdfaiz/laravel-tail-db
25681 Downloads
Provide artisan command to monitor realtime database query executed from the application. Able to automatically run explain command for each of query received.
jeremykenedy/laravel-https
125797 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
amendozaaguiar/laravel-lat-es
5073 Downloads
El paquete 'laravel-lat-es' ofrece traducciones en español para Laravel, garantizando que tus proyectos en Laravel tengan archivos de traducción en español por defecto. Con esta integración automática, podrás disfrutar de una experiencia de usuario más fluida y personalizada en tus aplicaciones de Laravel. Al utilizar las traducciones por defecto de Laravel, garantizas la coherencia y consistencia del idioma en toda tu aplicación, lo que mejora la usabilidad y la accesibilidad para tus usuarios hispanohablantes.
sebastiaanluca/laravel-auto-morph-map
29608 Downloads
Automatically alias and map the polymorphic types of Eloquent models.