Libraries tagged by database migrations
o3-shop/shop-doctrine-migration-wrapper
1246 Downloads
O3-Shop database migrations using doctrine
myaghobi/f3-migrations
800 Downloads
A database helper plugin for the Fat-Free framework.
maxim-oleinik/blade-migrations-laravel
2216 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
graviton/mongodb-migrations
6584 Downloads
Managed Database Migrations for MongoDB
faimmedia/migration
417 Downloads
FaimMedia Simple PHP Database Migration
console-helpers/db-migration
3296 Downloads
Database migrations made simple
bixev/migrations
13235 Downloads
Bixev database migrations library
b3nl/sw-migrations
36444 Downloads
Uses the shopware interface to enable custom database migrations.
activecollab/databasemigrations
13762 Downloads
Database schema migrations
sebastiaanluca/laravel-unbreakable-migrations
1281 Downloads
Prevent your Laravel database migrations from failing irreversibly by using transactional queries.
icomefromthenet/migration
189 Downloads
Database schema migrations using Doctrine DBAL and Symfony2 components
endeavour-agency/refresh-database-on-demand
37 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
perryfaro/laravel-database-standalone
12966 Downloads
Stand alone setup for laravel database package with migrations
proai/laravel-super-migrations
1996 Downloads
This Laravel package is useful for big databases for a better migrations structure.
muhammadhuzaifa/laravel-safe-migration
41 Downloads
The package provide a safest way to run migration commands by generating backup of the database before running the actual migration command.