Libraries tagged by migration table
tecnocen/yii2-migrate
15353 Downloads
Yii 2 Library to handle normalized table creation
roaresearch/yii2-migrate
2962 Downloads
Yii 2 Library to handle normalized table creation
ramadan/custom-fresh
131 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
matte97p/laravel-postgresql-inherit
90 Downloads
Add inheritance in postgresql tables
markadell/laravel-postgresql-inherit
510 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
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.
nachofassini/laravel-database-structure
3870 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
jhavenz/laravel-migration-table-parser
8 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