Libraries tagged by rollback migrations
lulco/phoenix
347596 Downloads
Database Migrations for PHP
umbrellio/rollback-missing-migrations
42670 Downloads
Laravel package for rolling back migrations between different releases
maxim-oleinik/blade-migrations-laravel
2312 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
sirval/laravel-smart-migrations
57 Downloads
Intelligently manage Laravel migrations with safe rollback by table or model, foreign key detection, preview mode, and comprehensive migration analysis tools
mbolli/phoenix
135 Downloads
Database Migrations for PHP
etsetra/laravel-migration-shield
1 Downloads
Protects production environments by preventing the execution of dangerous migration and seeding commands like migrate:fresh, migrate:refresh, migrate:rollback, db:seed, and db:wipe.
ludovicguenet/whizbang
35 Downloads
Whizbang — Automatic database schema change tracking, risk analysis, and instant rollback for Laravel.
csabourin/spaghetti-migrator
165 Downloads
Spaghetti Migrator - Untangles your nested subfolders and migrates assets between cloud services. A production-grade Craft CMS 4/5 plugin with checkpoint/resume, rollback capabilities, and zero-downtime support.
gilbitron/laravel-migrate-to-branch
1310 Downloads
A Laravel Artisan command to rollback migrations before switching to a given branch
geisi/laravel-rickrollback
4696 Downloads
A Laravel package to rollback your migrations with Rick Astley
nassirian/laravel-kafka-migration
6 Downloads
Manage Kafka topics like Laravel migrations — create, migrate, and rollback Kafka topics with artisan commands.
marwen-brini/smart-migration
5 Downloads
Production-ready Laravel migrations with web dashboard, auto-diff, drift detection, automatic backups, and safe rollback. 909 tests with 100% coverage.
umbrellio/php-deploy
15 Downloads
Laravel package for rolling back migrations between different releases
riftweb/superseeder
98 Downloads
Supercharge your Laravel database seeding with execution tracking and rollbacks! This package adds migration-like behavior to seeders, preventing duplicate runs while enabling batch management and safe rollback of seeded data. Perfect for production environments and complex seeding workflows.
zingle/laravel5-migrator
2316 Downloads
Improved version of Laravel 5's Migrator. Adds better error messaging and support for rollbacks with custom paths