staudenmeir/laravel-migration-views
Laravel database migrations with SQL views
时间:2026-01-04 15:24
drago-ex/migration
A simple CLI tool for running SQL migrations.
时间:2025-12-29 15:12
w3spi5/bigdump
Staggered MySQL Dump Importer - Import large MySQL dumps on servers with execution time limits
时间:2025-12-06 01:47
codemonster-ru/database
Lightweight, framework-agnostic database layer with PDO connections, fluent Query Builder, Schema Builder, and full migration system.
时间:2025-11-19 15:52
arpon/database
Arpon Database - Advanced PHP Database Abstraction Layer with Laravel-compatible ORM, Schema Builder, Query Builder for MySQL and SQLite. Features 25+ column types, foreign key CASCADE support, advanced relationships, soft deletes, enhanced scopes system, and high-performance database operations.
时间:2025-10-11 06:02
wpjscc/database
DBAL, schema introspection, migration and pagination
时间:2025-09-14 09:05
bertugfahriozer/sql2migration
A Spark command for CodeIgniter 4 that generates migration files from an SQL file, with support for foreign keys, triggers, and DB prefix.
时间:2025-09-07 21:58
il-masaru-yamagishi/nori
howyi/conv wrapper supports multiple databases
时间:2025-09-03 11:29
aliengen/pachyderm-migration
A migration tool for Pachyderm SQL database
时间:2025-08-25 06:59
monkeyscloud/monkeyslegion-migration
Entity-schema diff engine and SQL migration runner.
时间:2025-05-10 02:09
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