Libraries tagged by rollback migrations
lulco/phoenix
361378 Downloads
Database Migrations for PHP
umbrellio/rollback-missing-migrations
45549 Downloads
Laravel package for rolling back migrations between different releases
maxim-oleinik/blade-migrations-laravel
2339 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
geisi/laravel-rickrollback
5127 Downloads
A Laravel package to rollback your migrations with Rick Astley
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.
crazyfd/php-migrations
12 Downloads
webman 数据迁移命令,基于Laravel 风格的数据库迁移(php webman migrate / migrate:rollback / migrate:fresh),基于 Illuminate Database,支持 SQLite/MySQL/PostgreSQL | Laravel-style database migrations for Webman, powered by Illuminate Database.
sients/compensator
1 Downloads
Lightweight, synchronous Saga pattern orchestrator for Laravel. Chain steps with execute()/compensate(), auto-rollback completed steps in reverse order on failure — no queues, no database, no migrations.
mbolli/phoenix
210 Downloads
Database Migrations for PHP
ludovicguenet/whizbang
35 Downloads
Whizbang — Automatic database schema change tracking, risk analysis, and instant rollback for Laravel.
kraicdesign/eloquent-bundle
98 Downloads
Symfony bundle that wires Laravel's Eloquent (Illuminate Database) into the Symfony container, with database:migrate and database:migrate:rollback console commands.
justinholtweb/craft-transport
35 Downloads
Safely migrate content between Craft CMS environments with automatic dependency resolution, field-level conflict review, and snapshot-based rollback.
gilbitron/laravel-migrate-to-branch
1310 Downloads
A Laravel Artisan command to rollback migrations before switching to a given branch
sirval/laravel-smart-migrations
58 Downloads
Intelligently manage Laravel migrations with safe rollback by table or model, foreign key detection, preview mode, and comprehensive migration analysis tools
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.