esportscz/deploy
Composer library for automated deployments triggered by Bitbucket webhooks. Install the package, create a single PHP file, and configure the deploy pipeline in code.
时间:2026-03-26 13:42
staudenmeir/laravel-migration-views
Laravel database migrations with SQL views
时间:2026-01-04 15:24
dbpatch/dbpatch
DbPatch is a commandline utility to manage/track (my)sql/php patch files.
时间:2026-01-04 04:19
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, migrations/CLI, Unit of Work, and event system. Supports MySQL/MariaDB, PostgreSQL, SQLite, SQL Server, and Oracle.
时间: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
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
gozoro/yii2-sql-migrations
Migration controller that works with sql-files ...up.sql and ...down.sql.
时间:2023-10-18 11:25