1. EachPod

92: PHPRoundtable Aug 2024 - Event Sourcing

Author
The PHP Roundtable
Published
Mon 12 Aug 2024
Episode Link
https://www.phproundtable.com

Show Links

  • Event Sourcery: Event Sourcery is a video course created by Shawn McCool that covers the fundamentals of reactive systems and event sourcing, both theoretical and practical. The course combines carefully produced video lectures and real source code examples to show how the ideas translate into working code. The code is written in PHP by a polyglot developer, and developers familiar with C#, Java, and other similar programming languages will feel at home. Download the code examples
  • Verbs: Verbs is a Laravel package that allows you to derive the state of your application from the events that have occurred. It's a simple, but extremely powerful, way to design your applications.

Share to: