Libraries tagged by componentrouting
getpop/componentrouting
1140 Downloads
Configure and obtain what module will be added to the component hierarchy at each level, based on the attributes from the request
getpop/modulerouting
12827 Downloads
Configure and obtain what module will be added to the component hierarchy at each level, based on the attributes from the request
bastinald/laravel-livewire-routes
1674 Downloads
Laravel Livewire full page component routing.
webkernel/component-routing
0 Downloads
Configurable module HTTP routes for Webkernel. Platform paths are persisted in platform.json and editable from the system panel.
eureka/component-routing
154 Downloads
PHP routing library.
terrazza/routing
17 Downloads
Terrazza Component Routing
lschricke/symfony-strict-route-collection
7 Downloads
This package offers a stricter version of the Symfony\Component\Routing\RouteCollection where you cannot add a Route with a name that is already registered, preventing you to overwrite an existing Route name by mistake.