Libraries tagged by generate-migration

bennett-treptow/laravel-migration-generator

553 Favers
521693 Downloads

Generate migrations from existing database structures

Go to Download


robinncode/db_craft

16 Favers
398 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


barryvdh/laravel-migration-generator

256 Favers
26106 Downloads

Generate migrations based on existing database

Go to Download


kabir-ibi/laravel-reverse-generate-migrations

0 Favers
2 Downloads

Custom Laravel package to reverse generate all migrations with collation and charset

Go to Download


developerawam/generate-migration

3 Favers
13 Downloads

This package automatically generates migration files for your Laravel application. With this feature, you can quickly create database structures without writing SQL code manually. Simply specify the model you want to create, and this package will handle the rest, streamlining development and minimizing human errors.

Go to Download


runcmf/runcli

1 Favers
33 Downloads

RunCli - Command Line Interface. [migrate, seed, generate migrations and seeds from existing database, create database, generate resources and much more :)]

Go to Download


wecansync/laravel-migration-generator

0 Favers
1 Downloads

a package to generate migration schema for Models

Go to Download


vnukga/yii2-migration-generator

0 Favers
4 Downloads

Allows to generate migrations from scheme inexternal sources, such as Google Spreadsheets, using console.

Go to Download


shakogegia/dbtomigration

1 Favers
30 Downloads

Laravel 5 package to generate migration files from database

Go to Download


lucasruroken/lara-migrations-generator

0 Favers
13 Downloads

Generate migrations from a previous database

Go to Download


itsmill3rtime/laravel-migration-generator

0 Favers
3 Downloads

Generate migrations from existing database structures

Go to Download


graviton/migrationkit

0 Favers
14 Downloads

A console application to generate migrations for Graviton based services

Go to Download


fmoreno-airzone/laravel-migration-generator

0 Favers
69 Downloads

Generate migrations from existing database structures

Go to Download


filippo-toso/migrations-generator

1 Favers
193 Downloads

A Laravel Artisan command to automatically generate migrations from database tables

Go to Download


ddroche/yii2-migration-generator

0 Favers
1 Downloads

Generate migration files for one table, comma separated list of tables, part of table name or all tables.

Go to Download


Next >>