Package Name |
Maintainer |
Description |
Downloads |
Stars |
Watchers |
Started |
Last Update |
Tags |
|
langaner
|
Package to add priority to Laravel 5 routes
|
4,343 |
7 |
2 |
2016-03-15
|
2022-08-18
|
|
|
arcanedev
|
Route Viewer is a package that allows you to view all Laravel routes eloquently
|
7,358 |
5 |
3 |
2016-12-24
|
2020-12-01
|
|
|
MaartenStaa
|
This package allows you to cache your routes definitions, thereby speeding up each request.
|
339,720 |
25 |
7 |
2015-01-24
|
2016-05-10
|
|
|
emsifa
|
Laravel 4.2 Route Generator
|
20 |
1 |
2 |
2015-01-31
|
2015-02-01
|
|
|
sleeping-owl
|
Package to add priority to Laravel routes
|
248 |
5 |
2 |
2015-02-03
|
2015-02-05
|
|
|
hispanicode
|
Php model to define routes with a wide range of possibilities, like routing of laravel, but without relying on anyone, you can adapt this model to your model view controller system very easily.
|
6 |
3 |
1 |
2016-07-02
|
2016-07-02
|
|
|
arifmahmudrana
|
Laravel resource route wildcard alias to use same model name in route model binding with alias
|
18 |
1 |
3 |
2016-02-12
|
2016-02-12
|
|
|
kamranahmedse
|
A middleware to censor certain words from your pages
|
851 |
43 |
6 |
2015-11-13
|
2016-03-01
|
|
|
fire015
|
Define your routes in laravel using JSON files
|
17 |
3 |
2 |
2014-12-19
|
2014-12-29
|
|
|
rkeppner
|
A route for serving a basic robots.txt in Laravel 5.1+, based on configuration settings.
|
2,226 |
1 |
1 |
2016-04-09
|
2016-04-13
|
|
|
titzu
|
Laravel 4 Route Caching
|
115 |
11 |
5 |
2013-11-04
|
2013-11-04
|
|
|
nathanmac
|
Laravel package to providing a simple QR Code generator route
|
2,611 |
6 |
3 |
2015-10-09
|
2016-01-13
|
|
|
5-say
|
Object-oriented route group.use like this: $route->get(...)->as(...)->uses(...)->before(...);
|
435 |
4 |
3 |
2014-08-12
|
2014-09-29
|
|
|
markusjwetzel
|
Route and event binding annotations for Laravel Lumen
|
10,275 |
10 |
3 |
2015-11-25
|
2019-11-22
|
|
|
sessingo
|
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
|
144,304 |
652 |
22 |
2015-09-18
|
2024-11-10
|
|
|
Vr80s
|
Laravel Rbac - base url and http method
|
8 |
4 |
5 |
2016-01-07
|
2016-01-07
|
|
|
michaeltintiuc
|
Laravel user permissions (roles or groups) based on defined routes.
|
40 |
0 |
3 |
2016-12-09
|
2018-08-16
|
|
|
evomase
|
A light way of adding breadcrumbs to a route in Laravel
|
13 |
1 |
1 |
2017-05-18
|
2017-07-24
|
|
|
Patroklo
|
Routing and filtering extension system for Yii2 framework that emulates the Laravel routing system.
|
1,943 |
21 |
7 |
2014-11-05
|
2015-12-22
|
|
|
RryLee
|
|
1,857 |
6 |
1 |
2016-10-28
|
2018-11-08
|
|
|
lmp.sivakorn
|
route pagination by lmp solution co th
|
40 |
0 |
0 |
Unknown
|
2017-08-15
|
|
|
JonoB
|
Restful, named and nested routes for Laravel 4
|
671 |
8 |
2 |
2013-01-13
|
2013-01-15
|
|
|
bytenet
|
ByteNET Laravel Admin routes package, which offers transportation route manipulations
|
9 |
0 |
2 |
2017-01-31
|
2017-01-31
|
|
|
hurongsheng
|
easily create doc based on route.php
|
155 |
1 |
2 |
2016-08-01
|
2017-09-19
|
|
|
ConnorVG
|
Casa-Parks' Laravel route extracter.
|
6 |
1 |
1 |
2017-03-15
|
2017-03-15
|
|
|
skrajewski
|
Simple and easy to use roles and permissions system (ACL) for Laravel 5.
|
132 |
15 |
4 |
2015-04-04
|
2016-05-26
|
|
|
spatie
|
A middleware to check authorization
|
23,088 |
198 |
8 |
2015-09-21
|
2022-03-21
|
|
|
cariboufute
|
A testable route package with localization for Laravel 5
|
4,595 |
20 |
3 |
2016-09-23
|
2023-03-23
|
|
|
weirongxu
|
laravel5 routing into url query
|
18 |
4 |
2 |
2016-08-21
|
2019-07-09
|
|
|
arcanedev
|
A Laravel helper to detect if the current route/path is active.
|
1,797 |
3 |
3 |
2017-06-25
|
2022-02-12
|
|
|
LuminEe
|
Rewrite Laravel 5 Controller Dispatcher For Version Control
|
18 |
1 |
1 |
2017-08-15
|
2017-08-16
|
|
|
lesichkovm
|
Advanced route class for Laravel - restoring implicit controllers to the framework.
|
108,173 |
70 |
5 |
2016-11-06
|
2024-09-26
|
|
|
mmghv
|
Route model binding for Lumen
|
222,781 |
51 |
4 |
2016-10-26
|
2024-09-16
|
|
|
fremail
|
Extends a lumen application for using nested route groups. In addition to the groups it's possible to use any() and match() methods.
|
10,994 |
16 |
2 |
2015-08-28
|
2016-11-12
|
|
|
jakub.kratina
|
Route:list command support at Lumen framework application with Dingo API framework
|
30,405 |
3 |
1 |
2016-05-18
|
2019-10-30
|
|
|
a17mad
|
Laravel Lumen route and event binding annotations generate
|
211 |
1 |
3 |
2018-10-05
|
2020-01-12
|
|
|
branchzero
|
Add Support For Nested Group && Resource.
|
8,170 |
2 |
2 |
2017-12-05
|
2021-01-27
|
|
|
MCMatters
|
|
313 |
0 |
2 |
2018-01-21
|
2022-09-01
|
|
|
syntags
|
This package enables you to use laravel like Route Model Binding in Lumen
|
5 |
0 |
2 |
2019-12-20
|
2019-12-23
|
|
|
heropoo
|
A routing use "symfony/routing" and like "laravel/routing" style
|
5,618 |
10 |
1 |
2017-08-08
|
2022-06-30
|
|
|
bmatovu
|
Laravel route list.
|
533 |
3 |
1 |
2020-06-17
|
2023-10-27
|
|
|
nilpahar
|
List all registered routes
|
846 |
4 |
1 |
2020-11-17
|
2020-11-17
|
|
|
wangchristine
|
This package can list all routes just as Laravel do.
|
5 |
2 |
1 |
2022-10-25
|
2022-11-03
|
|
|
bilfeldt
|
Log statistics about route usage per user/team
|
81,360 |
228 |
3 |
2021-04-18
|
2024-07-17
|
|
|
hampel
|
Package for customising the Laravel environment based on route
|
16 |
0 |
1 |
Unknown
|
2024-05-08
|
|
|
izniburak
|
Auto Route Generating (Auto-Discovery) Package for Laravel
|
26,182 |
234 |
7 |
2021-05-04
|
2024-08-08
|
|