Download the PHP package makinacorpus/db-tools-bundle without Composer
On this page you can find all versions of the php package makinacorpus/db-tools-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download makinacorpus/db-tools-bundle
More information about makinacorpus/db-tools-bundle
Files in makinacorpus/db-tools-bundle
Download makinacorpus/db-tools-bundle
More information about makinacorpus/db-tools-bundle
Files in makinacorpus/db-tools-bundle
Vendor makinacorpus
Package db-tools-bundle
Short Description A set of Symfony commands to dump/restore/anonymize database
License MIT
Package db-tools-bundle
Short Description A set of Symfony commands to dump/restore/anonymize database
License MIT
Please rate this library. Is it a good library?
Informations about the package db-tools-bundle
DbToolsBundle
A set of Symfony Console Commands to interact with your database
- Backup: Backup your database and manage your dumps with a simple command.
- Restore: Easily restore a previous dump of your database.
- Anonymize: Set up database anonymization with PHP attributes on Doctrine Entities or with a YAML configuration file.
- Set up a GDPR-friendly workflow: Make it easier to follow GDPR best practices when importing production dump to other environments.
Installation
DbToolsBundle requires PHP 8.1 or higher and Symfony 6.0 or higher. Run the following command to install it in your application:
Documentation
Read DbToolsBundle documentation on Read the Docs.
Contributing
The DbToolsBundle is an Open Source project, if you want to help check out the contribute page on the documentation.
Licence
This software is published under the MIT License.
All versions of db-tools-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
doctrine/doctrine-bundle Version ^2.10.0
makinacorpus/query-builder Version ^1.6.1
symfony/config Version ^6.0|^7.0
symfony/console Version ^6.0|^7.0
symfony/dependency-injection Version ^6.0|^7.0
symfony/filesystem Version ^6.0|^7.0
symfony/finder Version ^6.0|^7.0
symfony/options-resolver Version ^6.0|^7.0
symfony/password-hasher Version ^6.0|^7.0
symfony/process Version ^6.0|^7.0
symfony/yaml Version ^6.0|^7.0
doctrine/doctrine-bundle Version ^2.10.0
makinacorpus/query-builder Version ^1.6.1
symfony/config Version ^6.0|^7.0
symfony/console Version ^6.0|^7.0
symfony/dependency-injection Version ^6.0|^7.0
symfony/filesystem Version ^6.0|^7.0
symfony/finder Version ^6.0|^7.0
symfony/options-resolver Version ^6.0|^7.0
symfony/password-hasher Version ^6.0|^7.0
symfony/process Version ^6.0|^7.0
symfony/yaml Version ^6.0|^7.0
The package makinacorpus/db-tools-bundle contains the following files
Loading the files please wait ....