Libraries tagged by database migration
graze/morphism
3473 Downloads
MySQL Database Migration
ganeshkandu/kdbv
316 Downloads
mysql database auto schema migration tool
fluxoft/migrant
9329 Downloads
Migrant: A simple utility for database migration.
eprofos/reverse-engineering-bundle
12 Downloads
Advanced Symfony bundle for database reverse engineering - Automatically generates Doctrine entities from existing database schemas with intelligent type mapping, relationship detection, and comprehensive metadata extraction capabilities
drarok/ladder1
1314 Downloads
Database migration system written in PHP
dlevsha/nasgrate
40 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
dconco/schema-migrator
1 Downloads
A beautiful command-line database migration tool for any PHP project. Laravel-style migrations without the framework.
aymdev/fregata
172 Downloads
Database migration framework allowing data migration between different DBMS or database structures.
marekgogol/crudadmin
881 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
swew/db
26 Downloads
A lightweight, fast, and secure PHP library for interacting with databases, creating migrations, and running queries. swew/db uses prepared statements to protect against SQL injection attacks and supports multiple database systems.
hadeluca/db-exporter
1078 Downloads
this is a package for Laravel Framework to export, via command line, Database in Migration and all data in a Seed
daavelar/revengedb
3041 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
abhijitghogre/laravel-db-clear-command
11982 Downloads
Laravel artisan command to drop all database tables and rerun the migrations.
amyboyd/mongrate
11676 Downloads
A command-line tool for applying migrations to a MongoDB database
wptechnix/wp-tables-schema
4 Downloads
A developer-friendly library for creating and managing custom WordPress database tables with schema definition, versioning, and migrations.