laravel-migration-squasher
by orottier
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
laravel-api-generator-gj
by gabrieljaime
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel-generator
by maztch
Laravel API/Scaffold/CRUD Generator based on Mitul Golakiya (me@mitul.me).
laravel-sorcery
by rohinigeeks
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel-api-generator
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel-api-generator
by sawmainek
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel5-api-generator
by aziz
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
laravel-db-exporter
by vi-kon
Database table structure and data exporter to migration and seed files
laravel4-namespace-migrator
by ed-fruty
Package for Laravel 4, supporting using namespaces in migration classes
laravel-migrations-generator
Generates Laravel Migrations from an existing database