Daniel Badura
@danielbadura@phpc.social
tryhard for building fast, reliable and stable software ⚡ Event Sourcing enthusiast 👨💻 Freelancer Software Engineer & Consultant at https://patchlevel.de 🛠️ Maintainer of https://github.com/patchlevel/event-sourcing #EventSourcing #PHP #DDD
phpc.social
I wrote a small blog post about the new release of patchlevel/event-sourcing-phpstan-extension, 1.3.0 adds three new rules.
They report aggregate properties that no event ever fills, state that nothing ever reads, and state that changes outside an apply method.
Also, every rule can be turned off individually.
Feel free to check it out!
https://patchlevel.dev/blog/what-is-new-in-the-event-sourcing-phpstan-extension-1-3-0
#TechBlog #PHP #DDD #EventSourcing #PHPStan #StaticAnalysis