sonata-project/easy-extends-bundle
For Executives: "This package lets us extend our existing admin tools without rebuilding them from scratch, saving 3–6 months of dev time for internal dashboards or legacy systems. It’s a short-term fix to keep SonataAdminBundle functional while we plan a longer-term migration to a modern stack. The trade-off? We’re relying on a stagnant but battle-tested tool—ideal for non-critical internal tools but not for customer-facing features."
For Engineering: *"SonataEasyExtendsBundle lets us monkey-patch SonataAdminBundle with minimal effort—think of it as ‘Laravel Mix for Symfony admin panels.’ It’s perfect for:
For Developers: *"If you’re stuck with SonataAdmin and need to add a field/action without diving into Twig templates or JavaScript, this bundle lets you do it in minutes via YAML/annotation overrides. Example:
# config/sonata_easy_extends.yml
sonata_easy_extends:
admin:
- { admin: 'SonataAdminBundle:PostAdmin', service: 'app.post_admin_extension' }
Pro tip: Pair it with sonata-project/easy-admin-bundle if you’re open to newer alternatives."*
How can I help you explore Laravel packages today?