Skip to content

rhamadsani/migrationrollbackvisualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Laravel DB Analyzer Laravel DB Analyzer

Packagist License

Laravel DB Analyzer is a Laravel package that helps you preview, simulate, and deeply analyze your Laravel migrations and current database structure β€” without modifying the database.

πŸ” Read-Only β€’ Migration Preview β€’ Schema Analysis β€’ Developer Friendly


πŸ”° Features

  • Simulate rollbacks without touching the database
  • Preview which columns, indexes, or tables will be affected
  • Analyze migration history and pending migrations
  • Detect mismatches between database structure and migration files
  • Explore migration relationships and rollback dependencies
  • Works entirely in read-only mode β€” safe for CI, staging, or reviews

πŸ“¦ Installation

composer require rhamadsani/migrationrollbackvisualizer

πŸ“˜ Documentation

πŸ‘‰ https://dbanalyzer.laravelindonesia.com

View full docs, UI examples, command breakdowns, and live preview.

About

Visualizes what will happen when you run a Laravel migration rollback

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages