Libraries tagged by migration core

robinncode/db_craft

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


corytech/php-fix-postgres-diff

0 Favers
3909 Downloads

Fix postgres diff library

Go to Download


lav45/yii2-db-migrate

0 Favers
5889 Downloads

This extension allows you to easily create large migrations associated with many foreign keys.

Go to Download


lanciweb/laravel-make-crud

33 Favers
1124 Downloads

A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.

Go to Download


stidges/laravel-fk-migration

39 Favers
4229 Downloads

Helpful base migration for creating all your foreign key without worrying about the order of your migrations.

Go to Download


phplucidframe/bare-migration

3 Favers
9156 Downloads

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

Go to Download


tgozo/laravel-codegen

13 Favers
89 Downloads

A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.

Go to Download


schmunk42/database-command

20 Favers
5854 Downloads

Yii command to create database migrations from existing schema

Go to Download


rougin/refinery

17 Favers
3777 Downloads

"Ready-to-eat" Codeigniter 3 migrations.

Go to Download


mojopollo/laravel-json-schema

111 Favers
541 Downloads

Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files

Go to Download


mysql/schematic

20 Favers
725 Downloads

A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.

Go to Download


eddmash/powerorm

21 Favers
370 Downloads

A powerful php orm with automatic migrations

Go to Download


daverdalas/laravel-post-deploy-commands

4 Favers
2950 Downloads

Create command files that will be run once so that you don't have to remember about it.

Go to Download


andrey-helldar/migrate-db

145 Favers
665 Downloads

Easy data transfer from one database to another

Go to Download


credy/yii2-mutex-migrate

0 Favers
1965 Downloads

Add mutex to yii2 migrations

Go to Download


<< Previous Next >>