guided-image
by reliqarts
Simplified and ready image manipulation for Laravel 5 via intervention image.
laravel-41-route-caching
by maartenstaa
This package allows you to cache your routes definitions, thereby speeding up each request.
laravel-admin-routes
by bytenet
ByteNET Laravel Admin routes package, which offers transportation route manipulations
laravel-advanced-route
by lesichkovm
Advanced route class for Laravel - restoring implicit controllers to the framework.
laravel-permy
Laravel user permissions (roles or groups) based on defined routes.
laravel-resource-route-wildcard-alias
Laravel resource route wildcard alias to use same model name in route model binding with alias
laravel-robots-route
by infusionweb
A route for serving a basic robots.txt in Laravel 5.1+, based on configuration settings.
laravel-route-group
by five-say
Object-oriented route group.use like this: $route->get(...)->as(...)->uses(...)->before(...);
quick-routes
by suitetea
QuickRoutes simplifies and shortens mundane and repeated declaration of routes and controller methods.
route
by 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.
route-viewer
by arcanedev
Route Viewer is a package that allows you to view all Laravel routes eloquently
simple-router
by pecee
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
yii2-routes
by cyneek
Routing and filtering extension system for Yii2 framework that emulates the Laravel routing system.