Libraries tagged by Mysql migration
semisedlak/migratte
40270 Downloads
Migratte is a simple database migration tool for PHP.
memran/marwa-db
1270 Downloads
Lightweight, framework-agnostic PHP database toolkit: connections, query builder, ORM, schema, migrations, seeders, debug panel.
caloskao/migrate-specific
15812 Downloads
Easily perform database migrations of specific migration files in the Laravel framework.
milpa/data
3428 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.
irap/migrations
4814 Downloads
Package handling Mysql Migrations/versioning.
rocareer/webman-migration
98 Downloads
Webman migration infrastructure: Phinx-based MySQL/PostgreSQL migration runner for webman + rocareer packages (config-as-code, deterministic env-driven channels, migrate:run / migrate:pg / migrate:all / migrate:status)
tito10047/migration-backup
887 Downloads
Symfony bundle that automatically backs up your database (MySQL, PostgreSQL, SQLite) before running migrations. Supports Gzip compression and automatic cleanup.
nachopitt/migrations
608 Downloads
Import database tables and write them to Laravel migration files.
mongoose-studio/phobos-framework-database-migrations
72 Downloads
Phobos Framework — Migraciones y seeders con el DSL Harmonia, agnóstico multi-motor (MySQL, PostgreSQL, SQLite)
mb4it/laravel-dbtodb-migration
458 Downloads
Laravel artisan command to migrate data between database connections (1 source → N targets) with configurable table/column mapping, chunking, and optional profiling logs.
g4/ruckusing-migrations
38247 Downloads
Framework for generating and managing database migrations
sachoo/phalcon-console
135779 Downloads
Based on phalcon devtools, this tools provide a console component with powerfull migration system for Mysql and Cassandra
w3spi5/bigdump
2 Downloads
Staggered MySQL Dump Importer - Import large MySQL dumps on servers with execution time limits
flytachi/winter-ppa
52 Downloads
PHP Persistence API — a pooled, coroutine-safe data layer for PHP: repositories, entity mapping and schema declarations over CDO.
chr15k/laravel-schema-audit
51 Downloads
Performs static analysis of your Laravel migrations to detect schema inconsistencies before they ship.