Extra packs
With DbToolsBundle, we chose to have a decentralized approach, we don't want the base code to become too big. The bundle comes with a short list of common purpose anonymizers and we won't add too specific ones to it.
Instead we added the possibility to create and include extra packs of anonymizers.
If you can't find what you need with anonymizers provided by the core, look at these packs.
TIP
And if you can't find it with them either, then it's may be time to create your own ones, and may be to share them with the community!
Here is a list of official packs:
Pack fr-FR
A pack of anonymizers for fr-FR locale.
composer require db-tools-bundle/pack-fr-frfr-fr.address: Same as address from core but with a sample of 500 dumb french addressesfr-fr.firstname: Anonymize with a random french first names from a sample of ~500 itemsfr-fr.lastname: Anonymize with a random french last names from a sample of ~500 itemsfr-fr.phone: Anonymize french telephone numbers, (only option ismode:mobileorlandline
INFO
All official packs are weekly tested, see all pack status on the DbToolsBundle/packs-status repository
TIP
These packs can be provided by DbToolsbundle team or by the community. Look for more of them on github.