Libraries tagged by database migration
amyboyd/mongrate
11676 Downloads
A command-line tool for applying migrations to a MongoDB database
nwidart/db-exporter-l4.0
15 Downloads
Export your database quickly and easely as a Laravel Migration and all the data as a Seeder class.
stefanius/laravel-fixtures
3117 Downloads
Load YAML fixtures in your Laravel project
smousss/laravel-pestifize
240 Downloads
Convert PHPUnit tests to Pest 2 using GPT-4.
smousss/laravel-migratize
681 Downloads
Generate missing migrations using GPT-4.
simplemdb/simplemdb
10 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
rowjat/laravel-installer
21 Downloads
Laravel web installer
ronpinkas/dbbridge
3 Downloads
An abstraction bridge between multiple SQL dialects using PDO (native and ODBC) drivers.
ramadan/custom-fresh
132 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.
rajibahmed/rake-db-migrator
12 Downloads
Rails migration for php projects
progrmanial/simple-mysqli-fork
2538 Downloads
A powerful and flexible database query builder with advanced features
pilyavskiy/laravel-page-blocks
1114 Downloads
Dynamic create blocks for pages with views, models and migrations
ngyuki/dbdatool
2 Downloads
Database diff/apply tool.
mysql/schematic
726 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.