Libraries tagged by migration table

robinncode/db_craft

18 Favers
2189 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.

Go to Download


capsulescodes/laravel-population

37 Favers
410 Downloads

Simplify database migrations and ensure consistency with your database tables effortlessly.

Go to Download


vi-kon/laravel-db-exporter

10 Favers
37109 Downloads

Database table structure and data exporter to migration and seed files

Go to Download


repat/laravel-migration-model

1 Favers
3909 Downloads

Eloquent Model for the migrations table

Go to Download


nkovacs/yii2-table-builder

0 Favers
38357 Downloads

Table builder migration helper extension for Yii 2

Go to Download


offbeatwp/db-migrations

0 Favers
3361 Downloads

DB Migrations Support for custom tables

Go to Download


sencerhan/laravel-db-tools

2 Favers
405 Downloads

Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.

Go to Download


nwogu/bagpack

27 Favers
964 Downloads

Organize your migration files into proper directories by tables

Go to Download


rishi-ramawat/laravel-postgresql-inherit

7 Favers
26731 Downloads

Add inheritance in postgresql tables

Go to Download


jlapp/smart-seeder

189 Favers
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.

Go to Download


nachofassini/laravel-database-structure

1 Favers
3984 Downloads

Package that generates a php file with the tables and fields of the database after running all the migrations

Go to Download


orottier/laravel-migration-squasher

6 Favers
95 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.

Go to Download


rizkussef/laravel-sql-to-migration

2 Favers
16 Downloads

A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.

Go to Download


wptechnix/wp-tables-schema

1 Favers
4 Downloads

A developer-friendly library for creating and managing custom WordPress database tables with schema definition, versioning, and migrations.

Go to Download


adly-nady/php-my-migration

4 Favers
9 Downloads

It converts all existing tables in MySQL that do not have migration files to migration files. If they exist, it compares the columns and their data types with the existing ones and syncs the existing ones to MySQL.

Go to Download


<< Previous Next >>