danaki/doctrine-enum-type-bundle
status, role, priority) where type safety and validation are critical.EnumType in a monorepo).For Executives: "This bundle lets us standardize how enums interact with our database—cutting dev time by 30% for CRUD operations while ensuring type safety. It’s a low-risk, high-reward move: minimal maintenance (last updated 2022), zero vendor lock-in, and it future-proofs our codebase for PHP 8. Think of it as ‘autopilot’ for enum-DB sync."
For Engineering: *"We’re trading 2 hours of manual Doctrine enum setup per project for a 1-line config. Key wins:
getValues(), getName() overrides for DB enums.php bin/console cache:clear fixes it."*For Developers:
*"Want to use enum Status { Case Active, Pending } in your entities? This bundle makes it trivial:
IntegerType or StringType hacks. Works for both legacy and PHP 8 enums."*How can I help you explore Laravel packages today?