clcbws / laravel-schema-sentinel
Detect and fix database schema drift in Laravel by comparing migrations with the live database state.
Package info
github.com/ahtesham-clcbws/laravel-schema-sentinel
pkg:composer/clcbws/laravel-schema-sentinel
1.6.0
2026-04-28 12:08 UTC
Requires
- php: ^8.2
- illuminate/console: ^13.0|^12.0|^11.0
- illuminate/database: ^13.0|^12.0|^11.0
- illuminate/support: ^13.0|^12.0|^11.0
Requires (Dev)
- livewire/livewire: ^3.0
- orchestra/testbench: ^9.0|^10.0
- phpunit/phpunit: ^10.0|^11.0