Writing.

Long-form notes on architecture, events, and judgment.

6 essays
essay illustration — 4:3
JUN 28, 2026·14 MIN

Event sourcing in PHP without the framework tax

Most teams reach for a heavyweight framework and inherit its worldview. You can get the guarantees you actually want — append-only truth, replayable state — with far less ceremony.

Event sourcingPHP