adrigar94/value-object-craft
最新稳定版本:v0.8.3
Composer 安装命令:
composer require adrigar94/value-object-craft
包简介
ValueObjectCraft is a PHP library that provides a set of versatile and robust value objects for data handling in applications. It is designed to simplify and standardize the usage of value objects in PHP, offering a reliable and efficient solution for representing and manipulating immutable data.
README 文档
README
ValueObjectCraft is a PHP library that provides a set of versatile and robust value objects for data handling in applications. It is designed to simplify and standardize the usage of value objects in PHP, offering a reliable and efficient solution for representing and manipulating immutable data.
Note: 🚧 This library is under active development and is considered to be in an early stage. Contributions are welcome! 🙌
Installation
To install ValueObjectCraft using Composer, run the following command:
composer require adrigar94/value-object-craft
TODO
- Create a comprehensive guide on how to use the library
- Implement additional domain value objects
- Name
- FullName (combination of first name and last name)
- Password
- Currency
- Price (combination of numeric value and currencyy)
- Phone
- ...
Feel free to explore the library, provide feedback, and contribute to its development. Together, we can build a robust and feature-rich set of value objects for PHP applications! 🚀
统计信息
- 总下载量: 118
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-05-25