tuzex / ddd
A lightweight library for Domain Driven Design (DDD) project in PHP
Installs: 543
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/tuzex/ddd
Requires
- php: ^8.1
 - doctrine/dbal: 3.3.*
 - doctrine/orm: 2.12.*
 - symfony/uid: ^6.0
 - tuzex/timekeeper: 0.1.*
 - webmozart/assert: 1.10.*
 
Requires (Dev)
- phpstan/phpstan: 1.7.*
 - phpstan/phpstan-phpunit: 1.1.*
 - phpunit/phpunit: 9.5.*
 - symplify/easy-coding-standard: 10.2.*
 
README
A lightweight library for Domain Driven Design (DDD) project in PHP.
Install
The best way to install Tuzex/ddd is using the Composer:
$ composer require tuzex/ddd