Download the PHP package endeavors/support-vo without Composer
On this page you can find all versions of the php package endeavors/support-vo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download endeavors/support-vo
More information about endeavors/support-vo
Files in endeavors/support-vo
Download endeavors/support-vo
More information about endeavors/support-vo
Files in endeavors/support-vo
Vendor endeavors
Package support-vo
Short Description A flexible approach to handle data types as value objects. Email address as a value object and email address validation.
License MIT
Package support-vo
Short Description A flexible approach to handle data types as value objects. Email address as a value object and email address validation.
License MIT
Please rate this library. Is it a good library?
Informations about the package support-vo
PHP Value Objects 
A library designed to take an object oriented approach when working with primitive types in php.
Installation
Usage
Using this package is fairly straightforward. Simply create the value object and you are ready to go. Most of the value objects offer a factory creation:
The value given to the value object is validated.
An email address value object:
A day value object:
to-do
- Support more built-in string functions e.g. trim, rtrim
- Support specific objects other than email such as phone, state, or country
- Determine performance of position method in ModernString
- Add more comprehensive documentation
All versions of support-vo with dependencies
PHP Build Version
Package Version
Requires
marc-mabe/php-enum Version
^2.3
The package endeavors/support-vo contains the following files
Loading the files please wait ....