Skip to content

tanigami/value-objects-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Value Objects

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
    • Email
    • EmailAddress
    • EmailAttachment
    • HttpMethod
    • IpAddressV4
    • IpAddressV6
    • Url

Installation

$ composer require tanigami/value-objects

About

Yet another collection of Value Object implementation in PHP.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages