We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 249f3d3 commit 8a0342aCopy full SHA for 8a0342a
README.md
@@ -3,6 +3,8 @@ php-ddd-cargo-sample
3
4
PHP Version of the cargo sample used in Eric Evans DDD book
5
6
+The original cargo sample written in java can be found [here](http://dddsample.sourceforge.net/).
7
+
8
This project is in a work in progress state. Your welcome to fork the repo and help to finish the cargo sample app for php.
9
The system is based on ZF2 to get a powerful application layer out of the box and uses Doctrine2 to persist it's aggregates.
10
This would be a common combination in a large PHP project but it is not required. We want to focus on the implementation
0 commit comments