analyzelocale
This scans your laravel project for used locale keys that aren't translated by your locale files.
artisan-api
by isaackearl
An api service for Laravel or Lumen. Helps you send responses with the proper status and code. Uses Fractal for items and collections.
artisan-beans
Easily manage your Beanstalkd job queues right from the Laravel artisan command
artisan-complement
by yappkahowe
Additional Artisan commands to make working with Laravel framework more convenient.
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.
eloquent-model-generator
by user11001
Auto-generates all Eloquent models from the database in a Laravel 5 project.