Libraries tagged by sql to migration

dbpatch/dbpatch

42 Favers
67937 Downloads

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

Go to Download


ramadan/custom-fresh

61 Favers
3145 Downloads

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

Go to Download


froiden/sql-generator

31 Favers
25894 Downloads

convert Laravel migrations to raw SQL scripts

Go to Download


laravel/database

100 Favers
36201 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


bertugfahriozer/sql2migration

1 Favers
2037 Downloads

A Spark command for CodeIgniter 4 that generates migration files from an SQL file, with support for foreign keys, triggers, and DB prefix.

Go to Download


nabeel030/schema-to-migrations

1 Favers
89 Downloads

Generate Laravel migrations from a .sql dump by importing into a temp DB and introspecting schema.

Go to Download


nachopitt/migrations

0 Favers
584 Downloads

Import database tables and write them to Laravel migration files.

Go to Download


adamkearsley/convert-migrations

92 Favers
8490 Downloads

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

Go to Download


kinetis/query-builder

0 Favers
82 Downloads

A thin, parameterized SQL query builder for Kinetis — MySQL and Postgres via kinetis/persistence's drivers, row-to-DTO mapping via Kinetis\Validation\Hydrator. Not an ORM: no relationships, no migrations, no change-tracking.

Go to Download


rizkussef/laravel-sql-to-migration

2 Favers
376 Downloads

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

Go to Download


developerawam/generate-migration

6 Favers
25 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


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


Next >>