26.May.2018 at 16:39 by Zarko Stankovic (3 comments) via Web2 LIVE
Really nice! Very good example application.
Marco Pivetta (25.May.2018 at 09:30, 8 hr )
Workshop at PHP Serbia Conference 2018 (English - US)
CQRS and Event Sourcing are challenging if approached for the first time, and especially if done from scratch. This tutorial day will lead give you a basic understanding of what CQRS and ES are, including their complexities, advantages and pitfalls.
We will help you modelling, designing and implementing an application relying on these architectural patterns, guiding you through:
- Domain analysis
- Involved architectural components
- Data flow
- Synchronous / Asynchronous dispatching
- Implementing domain logic with aggregates
- Projections
- Scaling
- Testing
Requirements for participants:
Must be able to run a composer install against this repo from a laptop to be brought at the workshop. This means that PHP 7.1 and PDO and PDO-SQLite should be pre-installed.
An editor for SQLite files is also needed. PHPStorm has a bundled version, otherwise, this should work.
Quicklink: https://legacy.joind.in/24075
Track(s): Room 1
Talk claims have been moved to the new Joind.in site.
Please login to the new site to claim your talk
26.May.2018 at 16:39 by Zarko Stankovic (3 comments) via Web2 LIVE
Really nice! Very good example application.
26.May.2018 at 15:21 by Milan Urukalo (13 comments) via Web2 LIVE
Very nice workshop, thanks Marco