Skip to content

tyx/ddd-sample-symfony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDD sample Application

Real world example built from legacy code over Symfony.

Represent my vision based on my own reading and tests. Feel free to discuss point to improve the code !

V1.0

First step to moving from Big Full Relational models to separate Bounded Contexts with dedicated models.

Use Doctrine as ORM.

Keep the database cardinality by tricking doctrine with many mapping files for a same table. Currently better solution to deal with that.

About

DDD Real world sample application built over Symfony

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages