Skip to content

Latest commit

 

History

56 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain

Master: Build Status codecov.io Scrutinizer Code Quality SensioLabsInsight Dependency Status

Domain Driven Design implementation by t4web\domain-interface

Contents

Installation

Add this project in your composer.json:

"require": {
    "t4web/domain": "~1.1.0"
}

Now tell composer to download Domain by running the command:

$ php composer.phar update

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

About

Domain Driven Design realization

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages