Libraries tagged by laravel automation
mhmiton/laravel-modules-livewire
265200 Downloads
Using Laravel Livewire in Laravel Modules package with automatically registered livewire components for every modules.
emadadly/laravel-uuid
397373 Downloads
laravel uuid a simple, automatic UUID generator for any model based on Laravel.
kirschbaum-development/laravel-openapi-validator
816885 Downloads
Automatic OpenAPI validation for Laravel HTTP tests
spatie/laravel-morph-map-generator
389331 Downloads
Automatically generate morph maps in your Laravel application
spatie/laravel-deleted-models
56551 Downloads
Automatically copy deleted records to a separate table
morrislaptop/laravel-popo-caster
473806 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Symfony's Serializer
kevincobain2000/laravel-erd
227589 Downloads
A tool to automatically generate interactive ERD relationships in Models for Laravel
genealabs/laravel-socialiter
292786 Downloads
Automatically manager user persistence and resolution for any Laravel Socialite provider.
codezero/laravel-localizer
359537 Downloads
Automatically detect and set an app locale that matches your visitor's preference.
propaganistas/laravel-fakeid
211540 Downloads
Automatic ID obfuscation for Eloquent models.
jessarcher/laravel-castable-data-transfer-object
662777 Downloads
Automatically cast JSON columns to rich PHP objects in Laravel using Spatie's data-transfer-object class
reinink/remember-query-strings
455843 Downloads
Laravel middleware that automatically remembers and restores query strings.
mehdi-fathi/eloquent-filter
166431 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.
timgws/query-builder-parser
354538 Downloads
Build complex Eloquent & QueryBuilder queries automatically when using jQuery-QueryBuilder
laracademy/generators
303419 Downloads
This package will generate a Laravel Model based on your database table itself, filling in the required fields automatically.