Libraries tagged by database schema migration
yousha/dbalite
13 Downloads
A lightweight Dbal(Database Abstraction Layer) library for PHP.
safronik/db-wrapper
23 Downloads
Wrapper for different relation databases drivers such as PDO, Mysqli, WPDB, Drupal, and any other
safronik/db-migrator
22 Downloads
Check current database structure
ratiborro/laravel-scopes
52 Downloads
Generating local scopes for model in existing file by database columns
progrmanial/simple-mysqli-fork
2539 Downloads
A powerful and flexible database query builder with advanced features
fool/miggy
199 Downloads
PHP Database migration system
always-open/laravel-online-migrator
5 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
axcelphp/axcelphp
1 Downloads
PHP Framework with ORM, database schema and migrations support
virge/db
257 Downloads
Virge::Database is used to connect to databases, run db schema migrations, and is used heavily by Virge::ORM
abevanation/reversify
3 Downloads
Reverse engineer an existing database schema into Laravel migrations, models, services, and controllers
virge/cli-db
5 Downloads
Virge::Database is used to connect to databases, run db schema migrations, and is used heavily by Virge::ORM
d3vr/db2migrations
108 Downloads
Artisan command to convert your current SQL database schema into Laravel 5.4.* Migration files (one for each table).
compositephp/sync
19 Downloads
PHP 8.1+ SQL Database Migrations and schema synchronisation
grofftech/wp-migrator
227 Downloads
A WordPress plugin for facilitating database schema and data updates to be done with code