spatie/menu
Fluent, extensible menu builder for Laravel. Compose navigation with a clean API, render as HTML, and customize output via presenters and macros. Supports active state handling, links, submenus, and easy integration with Blade and your app’s routing.
Architecture fit: The package is purpose-built for Laravel, aligning with MVC architecture by encapsulating menu generation logic in the view layer. Its fluent API mirrors Laravel's expressive syntax, enabling clean separation of concerns between business logic and UI rendering. Integration with Blade templates ensures consistency
How can I help you explore Laravel packages today?