Skip to content
developed by

DbToolsBundle

A PHP tool to back up, restore and anonymize databases

The idea behind this library is to make life easier for PHP developers* to perform frequent database related tasks: backup, restore, anonymize...

  • To learn more about what you can do with this bundle, jump to the Basics section.
  • To dive into anonymization, go to the Anonymization > Essentials section.
  • To share some of your anonymizers with the community, read the Contribute section.

*And now for Devops with our Docker image.

A note about flavors

This library can be used in different contexts:

  • as a standalone PHP utility
  • as a Symfony bundle
  • as a Docker image
  • as a Laravel package (experimental)

We call these contexts flavors.

Most of the content (text and examples) presented on this documentation will change according to this selected flavor. Whenever this happens, a visual hint indicates it.

You can change the current flavor from the menu in the top left-hand corner.

Learn more about flavors in the dedicated section


This bundle is proudly developed by:

Released under the MIT License.