laravel-observer-generator
by riesjart
Laravel model observer generator with configurable namespaces
laravel-model-generator
by riesjart
Laravel model generator with configurable stub path and model namespace
laravel-boilerplate-generator
by hariadi
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
laravel-slack-bot
by sonnn
Sends a message to Slack when something goes wrong with your Laravel application.
laravel-file-generator
An easy extension of the Artisan make commands to modify the command's stubs and to generate fully implemented php files.
laravel-softdelete-cleanup
by edofre
Console command to cleanup your database from softdeleted models
laravel-caches-cleaner
by edujugon
Laravel Console Command Package to clean all caches and restart queue
laravel-skeleton-generator
by alejojperez
A package containing a set of commands to generate any kind of component
laravel-pgsql-multi-tenant-migrate
by guissilveira
Laravel Artisan command to migrate postgres multi tentant
laravel-tactician
by tillkruss
A flexible and easy to use implementation of the Tactician command bus for Laravel 5.
laravel-slack-output
by nicolasmahe
Sends a message to Slack when something goes wrong with your Laravel application.
laravel-slack-output
by syedaunn
Sends a message to Slack when something goes wrong with your Laravel application.
laravel-dot-env-gen
by mathiasgrimm
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
laravel-seeder
Run your seeder files without touching your DatabaseSeeder.php file.
laravel-scaffold
by binondord
Extend Laravel 5's generators scaffold. Base on jrenton/laravel-scaffold and laralib/l5scaffold