rayrutjes/ddd-essentials

There is no license information available for the latest version (dev-master) of this package.

Installs: 15

Dependents: 1

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/rayrutjes/ddd-essentials

dev-master 2016-02-15 16:40 UTC

This package is not auto-updated.

Last update: 2025-10-17 23:41:20 UTC


README

License

DDD Essentials.

DDD Essentials is a bunch of contracts that allows a quick setup of a nicely layered Domain Driven Design application in PHP.

Requirements.

We use PHP 7 by default. I think that DDD should be considered at the start of your project so going for PHP 7 shouldn't be a problem.

Contributing.

Please feel free to contribute by any means.

I am actually still missing some concepts such as Sagas, so feel free to suggest your new contracts, or improve existing ones.