abdielcs/expanded-collection-bundle
Symfony 2/3 bundle that renders entity collections as expanded selectable lists (checkboxes). Provides form types extending EntityType, supports OneToMany and ManyToMany relations, configurable displayed fields, and includes a Bootstrap 3 theme example.
For Executives: "This bundle lets us replace confusing dropdown menus with a cleaner, checkbox-based interface for selecting multiple items—like assigning tags to articles or users to roles—without reinventing the wheel. It’s a low-risk, high-impact fix for admin workflows where users struggle with bulk selections. Since it’s MIT-licensed and integrates seamlessly with Symfony, we avoid custom dev costs while improving productivity. Tradeoff: It’s unmaintained, but we can mitigate that by isolating it to legacy systems or forking it for critical fixes."
For Engineering: *"Pros:
Cons:
Recommendation: Use for Symfony 2/3 legacy apps where UX pain is high. Pair with a migration plan to replace it in Symfony 4+ with a custom solution or a maintained alternative like Stimulus + Alpine.js for dynamic lists."*
How can I help you explore Laravel packages today?