dbtoolsbundle / pack-fr-fr
This package is abandoned and no longer maintained.
The author suggests using the db-tools-bundle/pack-fr-fr package instead.
A pack of anonymizers for fr-FR locale
Package info
github.com/DbToolsBundle/pack-fr-fr
Type:db-tools-bundle-pack
pkg:composer/dbtoolsbundle/pack-fr-fr
0.4.0
2024-11-25 12:34 UTC
Requires
- php: >=8.1
- makinacorpus/db-tools-bundle: ^1.2|^2.0
Requires (Dev)
- doctrine/dbal: ^3|^4.2
- friendsofphp/php-cs-fixer: ^3.34
- phpstan/phpstan: ^1.10
- phpunit/phpunit: ^10.3
- symfony/framework-bundle: ^6.0
- symfony/validator: ^6.3
README
A pack of anonymizers for fr-FR locale
This pack provides:
fr-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
Installation
Run the following command to add this pack to your application:
composer require db-tools-bundle/pack-fr-fr
Learn more about how to use this package reading the DbToolsBundle documentation on Read the Docs.
Licence
This software is published under the MIT License.