dbunt1tled / php-value-objects
PHP Value objects to use for DDD domains.
dev-master
2019-09-24 17:21 UTC
Requires
- php: >=7.1.0
- ext-json: *
- ext-mbstring: *
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.13
- phpunit/phpunit: ^7.5
This package is auto-updated.
Last update: 2025-04-25 06:33:59 UTC
README
PHP 7.1+ library value objects for domain driven architecture.
Installation
$ composer require dbunt1tled/php-value-objects
License
PHP Value Objects is released under the MIT License. See the bundled LICENSE file for details.