Libraries tagged by routes
spiral/router
17244 Downloads
Routes, RESTFul, URI generation, Adaptive Patterns
sebastienheyd/active
11057 Downloads
Helper class for Laravel to get the active class based on the current route
rolfhaug/laravel-magic-link
7995 Downloads
Create magic login links to let users log in to any route with a URL (without password)
rdx/laravelcollective-annotations
7680 Downloads
Route Annotations for The Laravel Framework.
piko/router
348 Downloads
One of the fastest PHP router, using a radix trie to retrieve routes
phpsa/laravel-postman
14331 Downloads
Export laravel API routes to postman
phpdevcommunity/php-router
481 Downloads
A versatile and efficient PHP routing solution designed to streamline route management within PHP applications.
netzmacht/contao-page-context
18732 Downloads
This library provides tools to bootstrap the contao page contexts for custom routes.
mobilestock/laravel-gatekeeper
7145 Downloads
Laravel Gatekeeper is a package that provides a simple way to authenticate users using OAuth 2.0. Internally, it uses Laravel Socialite to authenticate users, Laravel Guards to manage the authentication process, and Laravel Routes to handle the OAuth 2.0 flow.
mateffy/laravel-codebase-mcp
819 Downloads
An MCP server to give Cursor, Aider, etc. the ability to introspect your Laravel codebase directly, by querying for your models, views, routes and classes without raw file search.
mako/open-api
32717 Downloads
Generate routes based on OpenAPI specifications and OpenAPI specifications from code
leskhq/laravel-enterprise-starter-kit
19 Downloads
A Starter project based on Laravel LST with theme support, optional LDAP/AD authentication, dynamic route authorization, etc...
karewan/knroute
1641 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
iziphp/router
2722 Downloads
Server request route dispatcher.
intermax/laravel-open-api
6968 Downloads
Generate Open Api specification from Laravel routes.