Libraries tagged by laravel automation
kingofcode/laravel-uploadable
6077 Downloads
Laravel Uploadable trait to automatically upload images and files with minimum configuration
yakovenko/laravel-backup-db
66 Downloads
Simple Laravel database backup command with automatic cleanup
ahrmerd/laravel-test-generator
184 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
vigneshc91/laravel-test-generator
8689 Downloads
Laravel package for generating unit test automatically
jacknoordhuis/laravel-database-hashing
2424 Downloads
A package for automatically hashing Eloquent attributes in Laravel 5.5+.
tommica/laravel-actions-scramble
971 Downloads
Extensions for Scramble to enable automatic parsing of routes when using laravel actions
thomyl/laravel-auto-test-generator
551 Downloads
Laravel >=6 package for generating unit test automatically
mydnic/changelog-commit-for-laravel
4148 Downloads
Automatically generate a changelog inside your Laravel App based on your commit descriptions
chrillep/tailwind-merge-laravel
1693 Downloads
TailwindMerge for Laravel merges multiple Tailwind CSS classes by automatically resolving conflicts between them
421c/autodoc-laravel
101 Downloads
Automatic API documentation generation tool for Laravel projects
swisnl/laravel-nova-mirror
9287 Downloads
Automatically update a git repository with Laravel Nova releases.
worksofallen/laravel-er-diagram-tool
559 Downloads
Automatically generate entity relationship diagrams for a Laravel application
toneflix-code/laravel-fileable
4662 Downloads
Laravel Fileable exposes methods that make handling file upload with Laravel filesystem even easier, it also exposes a trait that automatically handles file uploads for you.
swiftyper/laravel-fbt-sync
595 Downloads
Extension for automatic deployment of fbt framework translations for Laravel
spatie/laravel-auto-discoverer
556 Downloads
Automatically discover structures within your PHP application