Libraries tagged by sql to migration

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


othyn/laravel-migrate-to-sql

2 Favers
747 Downloads

A Laravel package that easily allows for SQL to be generated from the applications migrations via a simple artisan command.

Go to Download


bakkahit/sql-migration

1 Favers
63 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


rfmhb2/convert-migrations

0 Favers
1 Downloads

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

Go to Download


dmitry-php/convert-migrations

3 Favers
14 Downloads

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

Go to Download


lastdragon-ru/lara-asp-migrator

0 Favers
7945 Downloads

Improves standard Laravel migrations to add support for raw SQL files during migration and seeding. So you can easily use your favorite visual tool for database development with Laravel.

Go to Download


aymanelarian/laravel-sqlserver-extender

1 Favers
289 Downloads

Extend SQL Server Grammar for Laravel & Lumen to fix migration

Go to Download


swew/db

4 Favers
26 Downloads

A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.

Go to Download


bumba/sql2migration

0 Favers
7 Downloads

read sql string and convert to a migration

Go to Download


edgaralexanderfr/phinx2sql

0 Favers
14 Downloads

Tool that allows you to print Phinx migrations displaying the SQL statements that pass through the `execute` method.

Go to Download


d3vr/db2migrations

3 Favers
108 Downloads

Artisan command to convert your current SQL database schema into Laravel 5.4.* Migration files (one for each table).

Go to Download


andrewgatenby/snapmigrations

1 Favers
7344 Downloads

Generates an SQL dump of your migrated (and seeded) database to save time re-running Migrations when running Integration and Acceptance Tests in a Lumen environment.

Go to Download


<< Previous