tuzex / ddd
This package is abandoned and no longer maintained.
The author suggests using the https://github.com/termyn/ddd.git package instead.
A lightweight library for Domain Driven Design (DDD) project in PHP
v0.8.3
2022-06-03 08:26 UTC
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