Tootfinder

Opt-in global Mastodon full text search. Join the index!

@michabbb@social.vivaldi.net
2025-09-01 13:16:07

📊 Full observability: Log every state change, measure latency, generate audit trails
🎨 #PHP8 features: String-backed enums for states/events, readonly value objects for context data
🔄 Domain events pattern: Emit events to outbox, handle side effects idempotently with retries
📋 Easy testing: Unit test state transitions without hitting database or network
📈 Auto-documentation: …