Pursuing Domain-Driven Design practices in PHP
Speaker:
Giorgio Sironi
Language:
English
Date:
May, 14th
Time:
10:30 AM
Path:
Sala 3 DDD is a development technique which prescribes practices oriented to bridging the gap between software and domain, such as a database-agnostic object model which cares little about technical distractions and more about expressiveness and correctness. We'll see how to reconcile these requirements with the need to integrate
off-the-shelf components like Doctrine and Zend Framework, which are powerful technologies but often limiting the freedom of modelling the problem.