dbtoolsbundle / pack-fr-fr
A pack of anonymizers for fr-FR locale
Installs: 518
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 3
Type:db-tools-bundle-pack
Requires
- php: >=8.1
- makinacorpus/db-tools-bundle: ^1.0.6|^1.1
Requires (Dev)
- 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
:mobile
orlandline
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.