mediagone/types-france
Composer 安装命令:
composer require mediagone/types-france
包简介
A collection of Value Objects, specific to France.
README 文档
README
Value Objects are small and immutable classes representing typed values usually implemented using PHP primitive types. However, objects can embed validation to ensure that your data is always valid without adding any check elsewhere in your code.
That's why you should ALWAYS use Value Objects rather than primitive types.
Installation
This package requires PHP 7.4+
Add it as Composer dependency:
$ composer require mediagone/types-france
List of available Value Objects
All value objects implement a common ValueObject interface and JsonSerializable.
Business
NicSirenSiretTva(FR only)
Geo
PostalCode
License
Types France is licensed under MIT license. See LICENSE file.
统计信息
- 总下载量: 506
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2021-03-10