tanigami / value-objects
Yet another collection of Value Object implementation in PHP.
Installs: 3 417
Dependents: 2
Suggesters: 0
Security: 0
Stars: 7
Watchers: 3
Forks: 1
Open Issues: 0
Requires
- php: >=7.0
- symfony/intl: ^3.3
Requires (Dev)
- phpunit/phpunit: ^6.4
- squizlabs/php_codesniffer: ^3.1
README
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