ytake / valueobjects
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package)
Installs: 28 467
Dependents: 2
Suggesters: 0
Security: 0
Stars: 47
Watchers: 2
Forks: 6
Open Issues: 0
Requires
- php: >=7.0
- laminas/laminas-validator: ^2.0
- league/geotools: ^0.8
- marc-mabe/php-enum: ^4.0 || ^3.0
- moneyphp/money: ^3.1
- ramsey/uuid: ^4.0 || ^3.0
Requires (Dev)
- pdepend/pdepend: ^2.2.4
- php-coveralls/php-coveralls: ^2.1.0
- phploc/phploc: *
- phpmd/phpmd: @stable
- phpunit/phpunit: ^7.0.0 || ^6.0.0
- sebastian/phpcpd: *
- sensiolabs/security-checker: ^4.0.0
- squizlabs/php_codesniffer: ~2.7
Replaces
This package is auto-updated.
Last update: 2021-01-14 17:13:16 UTC
README
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.
This is fork of the educational package nicolopignatelli/valueobjects that aims to provide more functionality for basic tasks and act as a object oriented wrapper for PHP types.
Install
required >= PHP 7.0
$ composer require ytake/valueobjects