kilica / valueobjects
A PHP library/collection of classes aimed to help developers using and undestanding immutable objects.(temporary package) Forked from ytake/valueobjects
3.0.0
2019-05-01 04:42 UTC
Requires
- php: >=7.0
- league/geotools: ^0.8
- marc-mabe/php-enum: ^3.0
- moneyphp/money: ^3.1
- ramsey/uuid: ^3.7
- zendframework/zend-validator: ^2.10
Requires (Dev)
- pdepend/pdepend: ^2.2.4
- php-coveralls/php-coveralls: ^2.1.0
- phploc/phploc: *
- phpmd/phpmd: @stable
- phpunit/phpunit: ^6.5.8
- sebastian/phpcpd: *
- sensiolabs/security-checker: ^4.0.0
- squizlabs/php_codesniffer: ~2.7
Replaces
This package is auto-updated.
Last update: 2025-03-29 00:18:14 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