Libraries tagged by sql to migration

dbpatch/dbpatch

42 Favers
55369 Downloads

DbPatch is a commandline utility to manage/track (my)sql/php patch files.

Go to Download


froiden/sql-generator

31 Favers
23407 Downloads

convert Laravel migrations to raw SQL scripts

Go to Download


laravel/database

96 Favers
35053 Downloads

Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support

Go to Download


adamkearsley/convert-migrations

92 Favers
8483 Downloads

Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.

Go to Download


rizkussef/laravel-sql-to-migration

1 Favers
8 Downloads

A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.

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


ramadan/custom-fresh

12 Favers
132 Downloads

A Laravel package to specify the tables that you do not want to drop while refreshing the database.

Go to Download


sqlmigration/migrations-seedings

1 Favers
249 Downloads

Laravel 5* Converts database sql to migrations and Seeding

Go to Download


ie/sql_converter_migration

0 Favers
18 Downloads

convert sql to migration

Go to Download


jugalkariya/laravel-migration-exporter

0 Favers
3 Downloads

Simple CLI for Laravel to export migrations to SQL

Go to Download


selcukmart/migration2sqlbuilder

0 Favers
3 Downloads

This library is for migration natural sql to sql builder format. It supports only first depth and general usage of sql.

Go to Download


royalcms/laravel-sql-generator

0 Favers
15 Downloads

convert Laravel migrations to raw SQL scripts

Go to Download


ianzhang001/sql-generator

1 Favers
6 Downloads

convert Laravel migrations to raw SQL scripts

Go to Download


thibaud-dauce/migrations

0 Favers
475 Downloads

Migrations' helpers to create SQL views, relationships' columns and more!

Go to Download


ronanversendaal/migration-describer

0 Favers
44 Downloads

Takes a migration and outputs the SQL to be executed

Go to Download


Next >>