Libraries tagged by generate migrations

oscarafdev/laravel-4-generators

5 Favers
559896 Downloads

Rapidly generate resources, migrations, models, and much more.

Go to Download


barryvdh/laravel-migration-generator

256 Favers
26131 Downloads

Generate migrations based on existing database

Go to Download


phplucidframe/bare-migration

3 Favers
10067 Downloads

A simple PHP command line tool to generate CodeIgniter bare migration file.

Go to Download


robinncode/db_craft

18 Favers
781 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


egyjs/dbml-to-laravel

7 Favers
516 Downloads

Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.

Go to Download


wecansync/laravel-migration-generator

1 Favers
197 Downloads

a package to generate migration schema for Models

Go to Download


jeckerson/phalcon-migrations

29 Favers
9 Downloads

Run and Generate DB Migrations with Phalcon Framework

Go to Download


codebider/generate-crud

12 Favers
65 Downloads

An artisan command to automate the migration,model,resource controller, views and routes

Go to Download


toilal/doctrine-migrations-liquibase

3 Favers
2138 Downloads

Generate Liquibase ChangeLog from Doctrine Entities

Go to Download


nahid-ferdous/laravel-module-generator

2 Favers
36 Downloads

Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.

Go to Download


saloum45/controllergenerate

3 Favers
79 Downloads

😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel. a Laravel package that makes it easy to dynamically generate controllers, migrations and routes in a Laravel application.😊

Go to Download


mediactive-digital/laravel-4-generators

0 Favers
1960 Downloads

Rapidly generate resources, migrations, models, and much more.

Go to Download


drawmyattention/laravel-make-resource

93 Favers
421 Downloads

Generate a model, migration, controller, routes and factory

Go to Download


onesite/laravel-module

0 Favers
2313 Downloads

Generate a module with model, migration, controller, routes and factory

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


<< Previous Next >>