Skip to content
This repository has been archived by the owner on Jun 11, 2021. It is now read-only.

gotohr/ddd-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Driven Design Example in Telco domain

Read something about DDD. This project is created as presentation for ZgPHP meetup #22.

Purpose of this code is to illustrate presentation, not to be fully functional.

Link to presentation

Installation

Git clone this repo and then use composer. composer.json file is already provided (via Silex-Skeleton) Just run the php composer.phar update command to install it.

Tests

You need PHPUnit.

$ phpunit --bootstrap vendor/autoload.php tests/DomainModelTestCase.php

License

This project is licensed under Attribution-NonCommercial-NoDerivs 3.0 Unported

About

Domain Driven Design - Telco domain - Ljubo Čanić zgphpmeetup #22

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published