Libraries tagged by Mysql migration
odan/phinx-migrations-generator
970668 Downloads
Migration generator for Phinx
ruckusing/ruckusing-migrations
1021396 Downloads
Framework for generating and managing database migrations
cycle/database
875135 Downloads
DBAL, schema introspection, migration and pagination
ramadan/custom-fresh
3817 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
howyi/conv-laravel
374871 Downloads
MySQL migration query auto generate on Laravel/Lumen
howyi/conv
417142 Downloads
Generate MySQL migration queries from actual DB and DDL
camcima/php-mysql-diff
42865 Downloads
byjg/migration-cli
27254 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
awssat/laravel-sync-migration
23727 Downloads
Laravel tool helps to sync migrations without refreshing the database
erimeilis/laravel-cloudflare-d1
1548 Downloads
Production-ready Cloudflare D1 database driver for Laravel with full Eloquent support, 20x faster bulk inserts, and complete MySQL migration tooling
yadakhov/laradump
23631 Downloads
A mysqldump wrapper for laravel. Dump your table schemas and data into files.
tommyknocker/pdo-database-class
6285 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
popphp/pop-db
18911 Downloads
Pop Db Component for Pop PHP Framework
milpa/data
5729 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
kohkimakimoto/lib-migration
34362 Downloads
LibMigration is a minimum database migration library and framework for MySQL.