01Generates final readonly PHP classes for maximum type safety and immutability
02Implements a private constructor with a static new() factory method
03Supports customizable namespaces and naming conventions
04Automates the extraction of properties from existing entities in src/Entity
05Enforces clean architecture principles by separating domain and presentation layers
065 GitHub stars