PackageTrack
Sign in Get early access

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 2026
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 45
  1. 2.10.0 01 Apr 2026
    Release notes

    What's Changed

    • Allow spatie/db-dumper v4
    Open source →
    Release notes

    What's Changed

    • Allow spatie/db-dumper v4
    Open source →
  2. 2.9.0 16 Mar 2026
    Release notes
    • Fix streamed snapshot loading for chunk-boundary and continued-line cases (#160)
    Open source →
    Release notes
    • Fix streamed snapshot loading for chunk-boundary and continued-line cases (#160)
    Open source →
  3. 2.8.0 21 Feb 2026
    Release notes

    What's Changed

    • Add Laravel 13 support
    Open source →
    Release notes

    What's Changed

    • Add Laravel 13 support
    Open source →
  4. 2.7.2 28 Jan 2026
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.7.1...2.7.2

    Open source →
    Release notes

    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

    Open source →
  5. 2.7.1 21 Feb 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.7.0...2.7.1

    Open source →
    Release notes

    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

    Open source →
  6. 2.7.0 11 Dec 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.6.2...2.7.0

    Open source →
    Release notes

    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

    Open source →
  7. 2.6.2 09 Dec 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.6.1...2.6.2

    Open source →
    Release notes

    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

    Open source →
  8. 2.6.1 02 Apr 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.6.0...2.6.1

    Open source →
    Release notes

    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

    Open source →
  9. 2.6.0 08 Mar 2024
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.5.2...2.6.0

    Open source →
    Release notes

    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

    Open source →
  10. 2.5.2 27 Mar 2023
    Release notes

    What's Changed

    New Contributors

    Full Changelog: 2.5.1...2.5.2

    Open source →
    Release notes

    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

    Open source →
  11. 2.5.1 24 Jan 2023
    Release notes

    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

    Open source →
  12. 2.5.0 19 Oct 2022
    Release notes

    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

    Open source →
  13. 2.4.0 02 Sep 2022
    Release notes

    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

    Open source →
  14. 2.3.1 29 Jul 2022
    Release notes

    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

    Open source →
  15. 2.3.0 20 Apr 2022

    Nothing published for this version

  16. 2.2.1 14 Jan 2022
    Release notes
    • allow Laravel 9
    Open source →
  17. 2.2.0 14 Dec 2021
    Release notes
    • add --drop-tables option to snapshot:load

    Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.1.0...2.2.0

    Open source →
  18. 2.1.0 08 Dec 2021
    Release notes
    • Add --table option to specify tables to include in the snapshot

    Full Changelog: https://github.com/spatie/laravel-db-snapshots/compare/2.0.0...2.1.0

    Open source →
  19. 2.0.0 01 Apr 2021
    Release notes
    • require PHP 8+
    • drop support for PHP 7
    • drop support for Laravel 6
    • use PHP 8 syntax
    • implement spatie/laravel-package-tools
    Open source →
  20. 1.7.1 02 Dec 2020
    Release notes
    • add support for PHP 8.0
    Open source →
  21. 1.7.0 08 Sep 2020
    Release notes
    • add support for Laravel 8
    Open source →
  22. 1.6.2 26 Aug 2020
    Release notes
    • fix cleaning up all snapshots (#102)
    Open source →
  23. 1.6.1 01 Jun 2020
    Release notes
    • fix implode() exeception on PHP 7.4 (#88)
    • drop support for anything below PHP 7.4
    Open source →
  24. 1.6.0 11 May 2020
    Release notes
    • drop support for Laravel 5 and PHP 7.3
    Open source →
  25. 1.5.0 03 Mar 2020
    Release notes
    • add support for Laravel 7
    Open source →
  26. 1.4.2 27 Feb 2020
    Release notes
    • PHP7.2 syntax fix (#87)
    Open source →
  27. 1.4.1 21 Feb 2020
    Release notes
    • allow read connections (#81)
    Open source →
  28. 1.4.0 31 Oct 2019
    Release notes
    • add command to cleanup old snapshots (#79)
    Open source →
  29. 1.3.1 29 Oct 2019
    Release notes
    • fix for obscure but repeatable issue relating to rmdir failing (#78)
    Open source →
  30. 1.3.0 05 Sep 2019
    Release notes
    • add support for Laravel 6
    • drop anything below Laravel 5.8
    • drop anything below PHP 7.2
    Open source →
  31. 1.2.4 01 Jul 2019
    Release notes
    • fix for load command in production
    Open source →
  32. 1.2.3 28 Jun 2019
    Release notes
    • fix CannotCreateDisk exception when no disks are set up.
    Open source →
  33. 1.2.2 26 Jun 2019
    Release notes
    • fix compression option from config not being respected
    Open source →
  34. 1.2.1 24 May 2019
    Release notes
    • use --inserts option for pgsql connections by default
    Open source →
  35. 1.2.0 05 Apr 2019
    Release notes
    • support creating and loading gzip snapshots
    Open source →
  36. 1.1.5 03 May 2018
    Release notes
    • fix bug when trying to close a file that is already closed
    Open source →
  37. 1.1.4 18 Apr 2018
    Release notes
    • improve output of the delete command when there are no snapshots yet
    Open source →
  38. 1.1.3 04 Dec 2017
    Release notes
    • prevent tables being dropped on the non-default connection
    Open source →
  39. 1.1.2 26 Sep 2017
    Release notes
    • fix for windows users
    Open source →
  40. 1.1.1 04 Aug 2017
    Release notes
    • fix connection option to load snapshot command
    Open source →
  41. 1.1.0 13 Jun 2017
    Release notes
    • add connection option to load snapshot command
    Open source →
  42. 1.0.1 07 Apr 2017
    Release notes
    • move testbench to dev dependencies
    Open source →
  43. 1.0.0 24 Mar 2017
    Release notes
    • initial release
    Open source →
  44. 0.0.2 23 Mar 2017

    Nothing published for this version

  45. 0.0.1 22 Mar 2017

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive