Libraries tagged by laravel automation
genealabs/laravel-model-caching
4129671 Downloads
Automatic caching for Eloquent models.
tightenco/duster
1492701 Downloads
Automatic configuration for Laravel apps to apply Tighten's standard linting & code standards.
spatie/php-structure-discoverer
11760636 Downloads
Automatically discover structures within your PHP application
thedoctor0/laravel-factory-generator
793464 Downloads
Automatically generate Laravel factories for your models.
rakutentech/laravel-request-docs
935478 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
imanghafoori/laravel-microscope
535233 Downloads
Automatically test your laravel application
andreaselia/laravel-api-to-postman
455649 Downloads
Generate a Postman collection automatically from your Laravel API
gehrisandro/tailwind-merge-laravel
364852 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
spatie/laravel-horizon-watcher
1154816 Downloads
Automatically restart Horizon when local PHP files change
mikebronner/laravel-model-caching
19952 Downloads
Automatic caching for Eloquent models.
eduardokum/laravel-mail-auto-embed
1601421 Downloads
Library for embed images in emails automatically
wildside/userstamps
1313197 Downloads
Laravel Userstamps provides an Eloquent trait which automatically maintains `created_by` and `updated_by` columns on your model, populated by the currently authenticated user in your application.
worksome/envy
1342063 Downloads
Automatically keep your .env files in sync.
recca0120/laravel-erd
26181 Downloads
Laravel ERD automatically generates Entity-Relationship Diagrams from your Laravel models and displays them using Vuerd.
laracraft-tech/laravel-schema-rules
29176 Downloads
Automatically generate Laravel validation rules based on your database table schema!