buzzingpixel/valueobject-ext
最新稳定版本:1.1.0
Composer 安装命令:
composer require buzzingpixel/valueobject-ext
包简介
Some routine value objects for use with funeralzone/valueobjects.
README 文档
README
Some routine value objects for use with funeralzone/valueobjects.
Forked from https://github.com/padosoft/valueobject-ext because that package is not on GitHub but provides PHP 8 compatibility and some bug fixes to the orignal package.
Requirements
Requires PHP >=8.0
Installation
Through Composer, obviously:
composer require buzzingpixel/valueobject-ext
Purpose
This package provides some useful value object helpers for common values (e.g. UUIDs). It's for use in conjunction with the funeralzone/valueobjects package.
List of value object helpers
DATETIME
- Date
- Time
- RFC3339 datetime
STRING
- String
- Nullable String
INTERNET
- Nullable Email
- Email With Alias
- Set Of Emails
- Set Of Nullable Emails
- Set Of Emails With Alias
- Domain
- Hostname
- IPAddress
- IPAddress V4
- IPAddress V6
- IPAddress Version
- Uri
- Nullable Uri
- Set Of Uri
- Device
- Device Version
- Device With Unknown
- Device Version With Unknown
INTERNATIONALIZATION
- ISO Alpha 2 Country Code
- ISO Alpha 3 Country Code
PHONE NUMBER
- Phone Number Type
- Phone Number
- Mobile Number
- Fixed Number
- Nullble Phone Number
- Nullble Mobile Number
- Nullble Fixed Number
MISCELLANEOUS
- Money
- Nullable Money
- UUID
- Generatable UUID
- Array Defined Enum
统计信息
- 总下载量: 4.13k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-04-04