01Exhaustive pattern matching using modern match expressions
0295 GitHub stars
03Strict type safety with typed properties, return types, and DNF types
04Boilerplate reduction via constructor property promotion and readonly properties
05Implementation of type-safe Enumerations (Enums) for domain modeling
06Metadata-driven architecture using PHP Attributes (annotations)