Skip to content

Commit 249f3d3

Browse files
author
codeliner
committed
Update README.md
1 parent 2a76388 commit 249f3d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,8 @@ php-ddd-cargo-sample
22
====================
33

44
PHP Version of the cargo sample used in Eric Evans DDD book
5+
6+
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.
7+
The system is based on ZF2 to get a powerful application layer out of the box and uses Doctrine2 to persist it's aggregates.
8+
This would be a common combination in a large PHP project but it is not required. We want to focus on the implementation
9+
of the domain model. The infrastructure and application layer can be replaced with any other PHP based components.

0 commit comments

Comments
 (0)