rayrutjes/ddd-essentials

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

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

This package is not auto-updated.

Last update: 2024-04-19 16:55:44 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.