Libraries tagged by migration table
insolita/yii2-migration-generator
420681 Downloads
Set of gii tools for generating files for migration by schema of table , phpdoc or table data
deliciousbrains/wp-migrations
140816 Downloads
WordPress library for managing database table schema upgrades and data seeding
c006/yii2-migration-utility
154300 Downloads
Automatically writes the create tables for migrations or create tables in general
josezenem/laravel-make-migration-pivot
48896 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
dragon-code/laravel-data-dumper
6881 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command
rs/laravel-version-control
6330 Downloads
Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.
tomshaw/laravel-calendar-table
5772 Downloads
A Laravel calendar table database migration and console command.
orptech/laravel-migration-partition
19673 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
timwassenburg/laravel-pivot-table-generator
11004 Downloads
Quickly generate pivot tables for your projects
woenel/prpcmblmts
15749 Downloads
Philippines region, province, cities/municipalities and barangays Laravel migration and table seeder.
robinncode/db_craft
1199 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
yadakhov/laradump
12407 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
cable8mm/xeed
1985 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
gentritxhema/laravel-currency
6476 Downloads
Laravel currency table migration and seed
flightsadmin/livewire-crud
15649 Downloads
Scaffold Livewire Components, migrations, factory and crud in one command based on database tables.