adexerivera/calendar-bundle
Symfony2 bundle integrating jQuery FullCalendar. Loads events via AJAX and dispatches a calendar.load_events event so any bundle can supply events through listeners. Includes routes, assets, and a Twig include to render the calendar.
Adopt if:
Look elsewhere if:
fullcalendar-symfony or custom solutions).For Executives: "This bundle lets us embed a professional-grade calendar UI into our Symfony app with minimal dev effort—think Google Calendar for our internal tools or customer-facing scheduling. It cuts months of frontend work by leveraging jQuery FullCalendar, a battle-tested library. The trade-off? We rely on a Symfony 2.x-only solution with modest community traction, but the speed-to-market and reduced risk of custom development justify the choice for [specific use case, e.g., ‘our Q3 booking system’]."
For Engineering: *"The ADesignsCalendarBundle integrates jQuery FullCalendar into Symfony 2.x via FOSJsRouting, handling AJAX event loading automatically. Key pros:
fullcalendar-symfony (more stars) or a custom React/Vue + FullCalendar implementation if you’re open to modernizing the stack."*For Developers: *"To integrate:
adesigns/calendar-bundle and FOSJsRoutingBundle via Composer.AppKernel.php and routes in routing.yml.{{ calendar_events({ route: 'your_event_route' }) }}).
Pro Tip: Extend the bundle’s event listeners if you need custom event data formatting."*How can I help you explore Laravel packages today?