spatie/laravel-db-snapshots
Laravel package that adds Artisan commands to quickly create, load, list, and clean up database snapshots (dumps) for your app. Works with MySQL, PostgreSQL, and SQLite—ideal for resetting state in development or tests.
|
Package
|
Constraint
|
|---|---|
| illuminate/support | ^11.0|^12.0|^13.0 |
| league/flysystem | ^3.0 |
| spatie/db-dumper | ^3.3|^4.0 |
| spatie/laravel-package-tools | ^1.6 |
| spatie/temporary-directory | ^2.0 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ^1.4 |
| orchestra/testbench | ^9.0.4|^10.0|^11.0 |
| pestphp/pest-plugin-laravel | ^3.1|^4.0 |
| phpunit/phpunit | ^10.5|^11.5.3|^12.5.12 |
How can I help you explore Laravel packages today?