staudenmeir/laravel-migration-views
Laravel database migrations with SQL views
时间:2026-01-04 15:24
nabeel030/schema-to-migrations
Generate Laravel migrations from a .sql dump by importing into a temp DB and introspecting schema.
时间:2025-12-31 17:24
drago-ex/migration
A simple CLI tool for running SQL migrations.
时间:2025-12-29 15:12
getphred/pairity
DAO/DTO-centric PHP ORM with Query Builder, relations (SQL + MongoDB), migrations/CLI, Unit of Work, and event system. Supports MySQL/MariaDB, PostgreSQL, SQLite, SQL Server, Oracle, and MongoDB.
时间:2025-12-11 17:26
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
dibakar/db-sync
A Laravel package for database synchronization with support for migrations and SQL imports
时间:2025-09-18 16:30
dbykov/schemasync
SchemaSync: generate SQL migrations from DTOs (MySQL/Postgres) and warn about destructive changes.
时间:2025-09-17 12:37
marwen-brini/bob-the-builder
A complete ORM and query builder for PHP with Laravel-like fluent syntax, models, relationships, and migrations
时间:2025-09-13 17:49
marekskopal/orm-migrations
Migrations for MarekSkopal ORM.
时间:2024-12-23 19:44
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
swouters/sql-migrations-bundle
Allow symfony database versioning using SQL plain files.
时间:2024-04-09 14:25
gozoro/yii2-sql-migrations
Migration controller that works with sql-files ...up.sql and ...down.sql.
时间:2023-10-18 11:25
compositephp/sync
PHP 8.1+ SQL Database Migrations and schema synchronisation
时间:2023-05-14 00:39