Skip to content

Commit 4484f59

Browse files
author
Alexander Miertsch
committed
Remove preview
1 parent 0a85ea0 commit 4484f59

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -22,16 +22,6 @@ java implementation. The same applies for our version.
2222
The application layer is based on ZF2 and we use Doctrine2 to persist our aggregates.
2323
This would be a common combination in a large PHP project but both frameworks are not required. They just make our life easier and let us focus on the Domain-Driven Design implementation. Both can be replaced with any other PHP based components.
2424

25-
<b>If you like our shipping system, become a stargazer or watch the project and come back soon. We have some interssting topics in the pipeline. Here is a preview of what follows next:</b>
26-
27-
+ Introduce an application layer to better shield the domain
28-
+ Switch to hexagonal architecture
29-
+ A deep dive into Entities, ValueObjects, Aggregates and DomainServices
30-
+ Communication across bounded contexts
31-
+ CQRS and asynchonous Messaging
32-
+ Use EventSourcing to persist Aggregates
33-
34-
3525
Iterative Implementation
3626
------------------------
3727
To go with you when you read the book, our sample has a [release of each chapter](https://github.com/codeliner/php-ddd-cargo-sample#chapter-overview). So you can

0 commit comments

Comments
 (0)