Libraries tagged by named routes
dragon-code/laravel-route-names
9215 Downloads
Automatic generation of route names
dlpwd/router
1311 Downloads
Lightweight router library with named url parameters
webiik/router
73 Downloads
The Router is passive, multi-lingual regex router. It supports route names, route parameters, route controllers and route middleware.
laraflow/sms
190 Downloads
This package allow users to change the sms driver without affecting the notification class or route name.
fireworkweb/laravel-gates
34559 Downloads
Permission handling for Laravel using Gates with Route Names
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.
khalyomede/laravel-route-find
4 Downloads
Find the route name and file path with number from any real URLs.
hedii/laravel-throttle-route
61876 Downloads
A Laravel package to throttle requests based on route name
arifmahmudrana/laravel-resource-route-wildcard-alias
21 Downloads
Laravel resource route wildcard alias to use same model name in route model binding with alias
netglue/zf2-route-layout-module
160 Downloads
Simple ZF2 Module that switches layouts based on arrays of layout names and route names
aminebajjidev/php_simple_router
3 Downloads
This is simple router that can handle HTTP REQUESTS, named or anonymous functions, from the course Learn everthing you need to start a successful carrer as a PHP developer.
martenkoetsier/laravel-routelist
20 Downloads
Alternative to route:list console command with more emphasis on route names, shortened controller names, more compact middleware view and other small tweaks.
madesst/security-extra-bundle
18 Downloads
Add route names support in security.yml
tushar/lazy-routing
14 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
komalbarun/namedurls
92 Downloads
Url naming for klein/klein router