php-clean-arch/value-object
Composer 安装命令:
composer require php-clean-arch/value-object
包简介
Provides the behaviour to expect from a value-object
README 文档
README
A value-object is a value wrapped inside a class, which does some validation logic (eg., mail address having a valid format).
Value-objects can only identified from their type and value they wrap, which means two instances of the same data may be equal, even if both objects have different references.
统计信息
- 总下载量: 13
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2021-12-07