Libraries tagged by migration table
roaresearch/yii2-migrate
2952 Downloads
Yii 2 Library to handle normalized table creation
ramadan/custom-fresh
126 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
matte97p/laravel-postgresql-inherit
79 Downloads
Add inheritance in postgresql tables
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
laramore/laramore
1143 Downloads
Describe your table fields in the model and let Laravel the rest
colbeh/consts
134 Downloads
laravel tables constant generator
imagine10255/schema-build
25 Downloads
The database of the table schema, the output function into the file
iramgutierrez/laravel-resource-api
111 Downloads
Create a resource API for Laravel 5.2: entity, repository, manager, validator, controller, migration, table , route and documentation
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
sagor110090/livewire-crud
318 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables
jhavenz/laravel-migration-table-parser
6 Downloads
extract the table name from a Laravel migration using the nikic/php-parser
srlabs/migration-wrangler
12 Downloads
Import and export migration table data in Laravel projects.
tina4components/country-table-migrations
3 Downloads
Adds country tables to your database with iso2, iso3
sharkom/yii2-auto-migration
18 Downloads
Automatic migration of mysql table changes
filippo-toso/migrations-generator
199 Downloads
A Laravel Artisan command to automatically generate migrations from database tables