db-dumper

Dump the contents of a database

MIT License

Downloads
16.9M
Stars
1.1K
Committers
61

Bot releases are hidden (Show)

db-dumper - 3.6.0 Latest Release

Published by freekmurze 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.5.0...3.6.0

db-dumper - 3.5.0

Published by freekmurze 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.4.3...3.5.0

db-dumper - 3.4.3

Published by freekmurze 7 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.4.2...3.4.3

db-dumper - 3.4.2

Published by freekmurze 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.4.1...3.4.2

db-dumper - 3.4.1

Published by freekmurze 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.4.0...3.4.1

db-dumper - 3.4.0

Published by freekmurze over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.3.1...3.4.0

db-dumper - 3.3.1

Published by freekmurze over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.3.0...3.3.1

db-dumper - 3.3.0

Published by freekmurze about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.2.1...3.3.0

db-dumper - 3.2.1

Published by freekmurze over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.2.0...3.2.1

db-dumper - 3.2.0

Published by AlexVanderbist over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.1.2...3.2.0

db-dumper - 3.1.2

Published by freekmurze almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.1.1...3.1.2

db-dumper - 3.1.1

Published by Nielsvanpach almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/spatie/db-dumper/compare/3.1.0...3.1.1

db-dumper - 3.1.0

Published by AlexVanderbist almost 3 years ago

  • Add includeTables support for Sqlite

Full Changelog: https://github.com/spatie/db-dumper/compare/3.0.1...3.1.0

db-dumper - 3.0.1

Published by freekmurze over 3 years ago

  • remove type declaration that causes errors (#151)
db-dumper - 3.0.0

Published by freekmurze over 3 years ago

db-dumper - 2.21.1

Published by freekmurze over 3 years ago

  • fix attempt to generate dump over http connection when using socket (#145)
db-dumper - 2.21.0

Published by freekmurze over 3 years ago

  • fix: make the process more extensible, avoid touching anything (#141)
db-dumper - 2.20.0

Published by freekmurze over 3 years ago

  • revert changes in 2.19.0
db-dumper - 2.19.0

Published by freekmurze over 3 years ago

  • fix: add some public functions that allow extensibility (#139)
db-dumper - 2.18.0

Published by Nielsvanpach almost 4 years ago

  • support php 8 (#136)