db-tools-bundle / pack-fr-fr
A pack of anonymizers for fr-FR locale
Installs: 14 563
Dependents: 0
Suggesters: 1
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 2
Type:db-tools-bundle-pack
pkg:composer/db-tools-bundle/pack-fr-fr
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.