Libraries tagged by sql to migration

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
38 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


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
24 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