Libraries tagged by migration table
capsulescodes/laravel-population
249 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
vi-kon/laravel-db-exporter
36460 Downloads
Database table structure and data exporter to migration and seed files
rishi-ramawat/laravel-postgresql-inherit
26460 Downloads
Add inheritance in postgresql tables
repat/laravel-migration-model
3604 Downloads
Eloquent Model for the migrations table
nkovacs/yii2-table-builder
37146 Downloads
Table builder migration helper extension for Yii 2
offbeatwp/db-migrations
2859 Downloads
DB Migrations Support for custom tables
robinncode/db_craft
585 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.
sencerhan/laravel-db-tools
81 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
nwogu/bagpack
959 Downloads
Organize your migration files into proper directories by tables
ramadan/custom-fresh
125 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
jlapp/smart-seeder
3075 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
nachofassini/laravel-database-structure
3796 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
orottier/laravel-migration-squasher
94 Downloads
Aggregate your incremental Laravel migration files into single migration for each table. This eliminates all alter columns and makes testing via sqlite a possibility.
peltonsolutions/laravel-pivot-table-helper
85 Downloads
A custom package for Laravel to assist with creating BelongsToMany pivot migrations.
elaborate-code/laravel-algerian-education-system
44 Downloads
Tables migrations seeded with the structure of the algerian education system for Laravel apps