Libraries tagged by generate-migration

bennett-treptow/laravel-migration-generator

594 Favers
700530 Downloads

Generate migrations from existing database structures

Go to Download


robinncode/db_craft

17 Favers
1681 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
26134 Downloads

Generate migrations based on existing database

Go to Download


developerawam/generate-migration

6 Favers
24 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


wecansync/laravel-migration-generator

1 Favers
261 Downloads

a package to generate migration schema for Models

Go to Download


gabrielrcosta1/laravel-schema

6 Favers
4 Downloads

Laravel package to generate migrations from a schema.db definition file.

Go to Download


dotted-ai/laravel-db-introspector

0 Favers
4 Downloads

Generate migrations from existing database schema

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


runcmf/runcli

1 Favers
36 Downloads

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

Go to Download


ganeshk007/migration-generator

0 Favers
3 Downloads

A Laravel package for generate migrations

Go to Download


yusufjonc07/yii2-miggen2

0 Favers
3 Downloads

Generate migration files by exsisting tables' schema

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


sobhan-dev/laravel-mig-seed-generator

1 Favers
8 Downloads

A Laravel package to generate migrations and seeders from an existing database.

Go to Download


shakogegia/dbtomigration

1 Favers
33 Downloads

Laravel 5 package to generate migration files from database

Go to Download


lucasruroken/lara-migrations-generator

0 Favers
16 Downloads

Generate migrations from a previous database

Go to Download


Next >>