laravel-localized-routes
by codezero
A convenient way to set up, manage and use localized routes in a Laravel app.
laravel-paginateroute
by spatie
Laravel outer extension to easily use laravel's paginator without the query string
laravel-redirect-helper
by brayniverse
Syntactic sugar for those occasions when you want to redirect from an old route to a new route.
laravel-restful
by kohenkatz
Create your own REST API in Laravel. Supports JSON, JSONP, and XML output.
laravel-route-view-helper
by brayniverse
Syntactic sugar for those occasions when you only want to display a basic view.
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.
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.