01Enforces Elegant Objects principles to improve object-oriented design and testability
02Verifies and scaffolds project contract dependencies before generating entities
03Generates 'final' Doctrine entities with static factory methods and private constructors
04Creates both Repository classes and their respective interfaces automatically
05Includes automatic UUID support and standardized logging/database interfaces
065 GitHub stars