aliengen/pachyderm-migration
A migration tool for Pachyderm SQL database
时间:2025-08-25 06:59
rizkussef/laravel-sql-to-migration
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.
时间:2025-07-17 20:32
bakkahit/sql-migration
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
时间:2024-11-24 12:19
developerawam/generate-migration
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 minimiz
时间:2024-08-02 09:04
gozoro/yii2-sql-migrations
Migration controller that works with sql-files ...up.sql and ...down.sql.
时间:2023-10-18 11:25
ronpinkas/dbbridge
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
时间:2023-06-12 23:37
bumba/sql2migration
read sql string and convert to a migration
时间:2023-04-10 03:24
digitlimit/gender
Laravel genders migration, PHP array lists, MYSQL gender SQL dump
时间:2023-04-09 15:04
visol/migrations
Enable SQL migration powered by Doctrine
时间:2022-06-17 15:00
magekey/module-migration-sql
Magento 2 Migration SQL
时间:2018-10-22 19:03
dmitry-php/convert-migrations
Artisan command to convert your current SQL database schema into a Laravel 5 Migration file.
时间:2015-06-19 10:31
laravel/database
Get Laravel database for your non laravel projects. Built on top of illuminate/database to provide migration, seeding and artisan support
时间:2014-05-20 06:08