Libraries tagged by migration core

toramanlis/laravel-implicit-migrations

29 Favers
3 Downloads

This package is a tool that creates Laravel migration files by inspecting the application's models.

Go to Download


polygontech/data-migration-laravel

0 Favers
520 Downloads

Migration utility for creating or changing data in production

Go to Download


blackbricksoftware/laravel-migration-builder

1 Favers
117 Downloads

Programmatically create full Laravel migrations.

Go to Download


barsegyan/createcmm

4 Favers
28 Downloads

Demo-package to create Controller Model Migration

Go to Download


covex-nn/migrations

0 Favers
824 Downloads

Database Schema migrations using Doctrine DBAL

Go to Download


codengine/laravel-custom-migrations

13 Favers
1343 Downloads

Custom Migrations for Laravel

Go to Download


bakkahit/sql-migration

1 Favers
33 Downloads

SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.

Go to Download


nercury/code-igniter-bundle

8 Favers
735 Downloads

Allows loading Code Igniter as a bundle and eases migration to Symfony.

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


fabiang/doctrine-migrations-liquibase-zf

0 Favers
1790 Downloads

Zend Framework module for creating changesets for Liquibase with Doctrine

Go to Download


sencerhan/laravel-db-tools

2 Favers
122 Downloads

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

Go to Download


schmunk42/database-command

20 Favers
5862 Downloads

Yii command to create database migrations from existing schema

Go to Download


rougin/refinery

18 Favers
3777 Downloads

"Ready-to-eat" Codeigniter 3 migrations.

Go to Download


roaresearch/yii2-rmdb

0 Favers
2213 Downloads

Yii 2 Library to create RMDB models and migrations

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


<< Previous Next >>