analyzelocale
This scans your laravel project for used locale keys that aren't translated by your locale files.
commandcenter
by flyingfoxx
Commands and domain events for any framework. Includes a Laravel implementation.
db-exporter
by nwidart
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
db-exporter
by elimuswift
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
db-exporter
by hadeluca
this is a package for Laravel Framework to export, via command line, Database in Migration and all data in a Seed
db-exporter-l4.0
by nwidart
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
dotenv-filler
by kduma
Laravel 5.1 command to create/fill missing fields in .env file based on rules in .env.example file.
laravel-boilerplate-generator
by hariadi
Generate Model, attribute, relation, scope trait and repository for Laravel Boilerplate
laravel-caches-cleaner
by edujugon
Laravel Console Command Package to clean all caches and restart queue
laravel-dot-env-gen
by mathiasgrimm
A Laravel 5 artisan command to generate a .env.gen file based on the existing project.
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-folder-watcher
by bluora
Provides a Laravel console command that can watch a given folder, and any changes are passed to the provided command script.
laravel-folder-watcher
Provides a Laravel console command that can watch a given folder, and any changes are passed to the provided command script.
laravel-pgsql-multi-tenant-migrate
by guissilveira
Laravel Artisan command to migrate postgres multi tentant
laravel-scaffold
by binondord
Extend Laravel 5's generators scaffold. Base on jrenton/laravel-scaffold and laralib/l5scaffold
laravel-seeder
Run your seeder files without touching your DatabaseSeeder.php file.
laravel-skeleton-generator
by alejojperez
A package containing a set of commands to generate any kind of component
laravel-slack-bot
by sonnn
Sends a message to Slack when something goes wrong with your Laravel application.
laravel-slack-output
by nicolasmahe
Sends a message to Slack when something goes wrong with your Laravel application.
laravel-softdelete-cleanup
by edofre
Console command to cleanup your database from softdeleted models
laravel-tactician
by tillkruss
A flexible and easy to use implementation of the Tactician command bus for Laravel 5.