Download the PHP package t4web/domain without Composer
On this page you can find all versions of the php package t4web/domain. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor t4web
Package domain
Short Description Domain Driven Design implementation.
License BSD-3-Clause
Homepage https://github.com/t4web/Domain
Package domain
Short Description Domain Driven Design implementation.
License BSD-3-Clause
Homepage https://github.com/t4web/Domain
Keywords ddd
Please rate this library. Is it a good library?
Informations about the package domain
Domain
Domain Driven Design implementation by t4web\domain-interface
Contents
- Installation
- Quick start
Installation
Add this project in your composer.json:
Now tell composer to download Domain by running the command:
Quick start
You can use service Creator
, Deleter
and Updater
in you controllers
for work with DDD Entity. You can implement Domain\Infrastructure
for using
this services or inject t4web\infrastructure
All versions of domain with dependencies
PHP Build Version
Package Version
The package t4web/domain contains the following files
Loading the files please wait ....