codeliner / php-ddd-cargo-sample

PHP 7 Version of the cargo sample used in Eric Evans DDD book
http://codeliner.github.io/php-ddd-cargo-sample/
BSD 3-Clause "New" or "Revised" License
796 stars 151 forks source link

Introduced TransactionManager as an application layer interface #31 #35

Closed mateuszsip closed 7 years ago

mateuszsip commented 7 years ago

Implements #31

codeliner commented 7 years ago

Thx @kejwmen I'll fix travis after merge