dbunt1tled / php-value-objects
PHP Value objects to use for DDD domains.
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 0
Forks: 0
Open Issues: 1
pkg:composer/dbunt1tled/php-value-objects
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-10-07 11:03:31 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.