dbtoolsbundle / pack-fr-fr
为 fr-FR 区域提供的匿名化工具包
0.3.0
2024-03-18 09:52 UTC
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
为 fr-FR 区域提供的匿名化工具包
本工具包提供
fr-fr.address
:与核心地址相同,但有500个示例的简单法语地址fr-fr.firstname
:使用约500个样本的随机法语名字进行匿名化fr-fr.lastname
:使用约500个样本的随机法语姓氏进行匿名化fr-fr.phone
:匿名化法语电话号码,(唯一选项是mode
:mobile
或landline
)
安装
运行以下命令将此工具包添加到您的应用程序中
composer require db-tools-bundle/pack-fr-fr
阅读 Read the Docs 上的 DbToolsBundle 文档 了解如何使用此包的更多信息。
许可
本软件以 MIT 许可证 发布。