spatie/laravel-db-snapshots
Quickly dump and load databases
2.10.0
3.3M downloads/mo
#2487 most downloaded on Packagist
spatie/laravel-db-snapshots
What this package is like to depend on
Last release 4 months ago
01 Apr 2026
Release timing varies
gaps range from 2 weeks to 12 months
Nearly every release is documented
notes for 42 of 45 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
45 releases · first in 2017
4 releases in the last 12 months
see the full history below
Release timeline
45 releases · Mar 2017 to Apr 2026Releases
latest 45-
2.10.001 Apr 2026 -
2.9.016 Mar 2026Release notes
Open source →- Fix streamed snapshot loading for chunk-boundary and continued-line cases (#160)
Release notes
Open source →- Fix streamed snapshot loading for chunk-boundary and continued-line cases (#160)
-
2.8.021 Feb 2026 -
2.7.228 Jan 2026Release notes
Open source →What's Changed
- Update issue template by @AlexVanderbist in #155
- Skip psql meta-commands when loading snapshots by @daniel-de-wit in #157
- Fix testbench compatibility by adding $latestResponse property by @freekbot in #158
New Contributors
Full Changelog: 2.7.1...2.7.2
Release notes
Open source →What's Changed
- Update issue template by @AlexVanderbist in https://github.com/spatie/laravel-db-snapshots/pull/155
- Skip psql meta-commands when loading snapshots by @daniel-de-wit in https://github.com/spatie/laravel-db-snapshots/pull/157
- Fix testbench compatibility by adding $latestResponse property by @freekbot in https://github.com/spatie/laravel-db-snapshots/pull/158
New Contributors
- @freekbot made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/158
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.7.1...2.7.2
-
2.7.121 Feb 2025Release notes
Open source →What's Changed
- Code health updates by @xHeaven in #151
- Laravel 12.x Compatibility by @laravel-shift in #153
New Contributors
Full Changelog: 2.7.0...2.7.1
Release notes
Open source →What's Changed
- Code health updates by @xHeaven in https://github.com/spatie/laravel-db-snapshots/pull/151
- Laravel 12.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-db-snapshots/pull/153
New Contributors
- @xHeaven made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/151
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.7.0...2.7.1
-
2.7.011 Dec 2024Release notes
Open source →What's Changed
- Add extraOptions to dbDumper by @wattnpapa in #150
New Contributors
- @wattnpapa made their first contribution in #150
Full Changelog: 2.6.2...2.7.0
Release notes
Open source →What's Changed
- Add extraOptions to dbDumper by @wattnpapa in https://github.com/spatie/laravel-db-snapshots/pull/150
New Contributors
- @wattnpapa made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/150
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.6.2...2.7.0
-
2.6.209 Dec 2024Release notes
Open source →What's Changed
- Prepend the connection onto the name by @michaeljhopkins in #148
New Contributors
- @michaeljhopkins made their first contribution in #148
Full Changelog: 2.6.1...2.6.2
Release notes
Open source →What's Changed
- Prepend the connection onto the name by @michaeljhopkins in https://github.com/spatie/laravel-db-snapshots/pull/148
New Contributors
- @michaeljhopkins made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/148
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.6.1...2.6.2
-
2.6.102 Apr 2024Release notes
Open source →What's Changed
- Add MariaDB support by @francoism90 in #147
New Contributors
- @francoism90 made their first contribution in #147
Full Changelog: 2.6.0...2.6.1
Release notes
Open source →What's Changed
- Add MariaDB support by @francoism90 in https://github.com/spatie/laravel-db-snapshots/pull/147
New Contributors
- @francoism90 made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/147
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.6.0...2.6.1
-
2.6.008 Mar 2024Release notes
Open source →What's Changed
- Fix badges by @erikn69 in #139
- Fix path in readme by @sebastianpopp in #143
- Fix typo in README by @roerjo in #146
- Laravel 11.x Compatibility by @laravel-shift in #145
New Contributors
- @erikn69 made their first contribution in #139
- @sebastianpopp made their first contribution in #143
- @roerjo made their first contribution in #146
Full Changelog: 2.5.2...2.6.0
Release notes
Open source →What's Changed
- Fix badges by @erikn69 in https://github.com/spatie/laravel-db-snapshots/pull/139
- Fix path in readme by @sebastianpopp in https://github.com/spatie/laravel-db-snapshots/pull/143
- Fix typo in README by @roerjo in https://github.com/spatie/laravel-db-snapshots/pull/146
- Laravel 11.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-db-snapshots/pull/145
New Contributors
- @erikn69 made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/139
- @sebastianpopp made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/143
- @roerjo made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/146
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.5.2...2.6.0
-
2.5.227 Mar 2023Release notes
Open source →What's Changed
- fix uploading gz snapshot by @deonthomasgy in #138
New Contributors
- @deonthomasgy made their first contribution in #138
Full Changelog: 2.5.1...2.5.2
Release notes
Open source →What's Changed
- fix uploading gz snapshot by @deonthomasgy in https://github.com/spatie/laravel-db-snapshots/pull/138
New Contributors
- @deonthomasgy made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/138
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.5.1...2.5.2
-
2.5.124 Jan 2023Release notes
Open source →What's Changed
- Refactor tests to Pest by @alexmanase in https://github.com/spatie/laravel-db-snapshots/pull/129
- Add PHP 8.2 Support by @patinthehat in https://github.com/spatie/laravel-db-snapshots/pull/135
- Laravel 10.x Compatibility by @laravel-shift in https://github.com/spatie/laravel-db-snapshots/pull/136
New Contributors
- @alexmanase made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/129
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.5.0...2.5.1
-
2.5.019 Oct 2022Release notes
Open source →What's Changed
- Typos in readme by @zoispag in https://github.com/spatie/laravel-db-snapshots/pull/126
- Support connect_via_database by @daniel-de-wit in https://github.com/spatie/laravel-db-snapshots/pull/127
New Contributors
- @zoispag made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/126
- @daniel-de-wit made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/127
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.4.0...2.5.0
-
2.4.002 Sep 2022Release notes
Open source →What's Changed
- add --exclude to the create command by @ariaieboy in https://github.com/spatie/laravel-db-snapshots/pull/125
New Contributors
- @ariaieboy made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/125
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.3.1...2.4.0
-
2.3.129 Jul 2022Release notes
Open source →What's Changed
- Fix undefined array key error in
SnapshotRepository::getAll()by @eli-s-r in https://github.com/spatie/laravel-db-snapshots/pull/120
New Contributors
- @eli-s-r made their first contribution in https://github.com/spatie/laravel-db-snapshots/pull/120
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.3.0...2.3.1
- Fix undefined array key error in
-
2.3.020 Apr 2022Nothing published for this version
-
2.2.114 Jan 2022 -
2.2.014 Dec 2021Release notes
Open source →- add
--drop-tablesoption tosnapshot:load
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.1.0...2.2.0
- add
-
2.1.008 Dec 2021Release notes
Open source →- Add
--tableoption to specify tables to include in the snapshot
Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.0.0...2.1.0
- Add
-
2.0.001 Apr 2021Release notes
Open source →- require PHP 8+
- drop support for PHP 7
- drop support for Laravel 6
- use PHP 8 syntax
- implement
spatie/laravel-package-tools
-
1.7.102 Dec 2020 -
1.7.008 Sep 2020 -
1.6.226 Aug 2020 -
1.6.101 Jun 2020Release notes
Open source →- fix implode() exeception on PHP 7.4 (#88)
- drop support for anything below PHP 7.4
-
1.6.011 May 2020 -
1.5.003 Mar 2020 -
1.4.227 Feb 2020 -
1.4.121 Feb 2020 -
1.4.031 Oct 2019 -
1.3.129 Oct 2019 -
1.3.005 Sep 2019Release notes
Open source →- add support for Laravel 6
- drop anything below Laravel 5.8
- drop anything below PHP 7.2
-
1.2.401 Jul 2019 -
1.2.328 Jun 2019 -
1.2.226 Jun 2019 -
1.2.124 May 2019 -
1.2.005 Apr 2019 -
1.1.503 May 2018 -
1.1.418 Apr 2018 -
1.1.304 Dec 2017 -
1.1.226 Sep 2017 -
1.1.104 Aug 2017 -
1.1.013 Jun 2017 -
1.0.107 Apr 2017 -
1.0.024 Mar 2017 -
0.0.223 Mar 2017Nothing published for this version
-
0.0.122 Mar 2017Nothing published for this version