tanigami/value-objects
Yet another collection of Value Object implementation in PHP.
Maintainers
v0.4.8
2019-01-29 05:38 UTC
Requires
- php: >=7.0
- symfony/intl: ^3.3
Requires (Dev)
- phpunit/phpunit: ^6.4
- squizlabs/php_codesniffer: ^3.1
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT 00542b2c1f0e9424d230ae384930498f99a5a396
- Hirofumi Tanigami <tanigami.woop@gmail.com>
README
👁 Scrutinizer Code Quality
👁 Code Coverage
👁 Build Status
Yet another collection of Value Object implementation in PHP.
- Geo
- Country
- Latitude
- Longitude
- Japan
- Region
- Prefecture
- PrefectureSuffix
- Money
- Currency
- Money
- Time
- Date
- TimeLength
- TimeOfDay
- TimeRange
- TimeRangeOfDay
- Web
- EmailAddress
- EmailAttachment
- HttpMethod
- IpAddressV4
- IpAddressV6
- Url
Installation
$ composer require tanigami/value-objects
