Libraries tagged by routes
sebastienheyd/active
9914 Downloads
Helper class for Laravel to get the active class based on the current route
rolfhaug/laravel-magic-link
7575 Downloads
Create magic login links to let users log in to any route with a URL (without password)
piko/router
332 Downloads
One of the fastest PHP router, using a radix trie to retrieve routes
phpdevcommunity/php-router
392 Downloads
A versatile and efficient PHP routing solution designed to streamline route management within PHP applications.
optimistdigital/laravel-healthz
4317 Downloads
Health check route for Laravel application.
opctim/symfony-bruno-generator
276 Downloads
This bundle provides a simple command that will generate .bru files based on your registered routes using opctim/bruno-lang. Its usage is very similar to the commands of symfony/maker-bundle.
netzmacht/contao-page-context
18355 Downloads
This library provides tools to bootstrap the contao page contexts for custom routes.
mobilestock/laravel-gatekeeper
5534 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.
mano/autotest-bundle
1543 Downloads
Symfony bundle for automatic routes testing.
mako/open-api
31669 Downloads
Generate routes based on OpenAPI specifications and OpenAPI specifications from code
lewnelin/lib-config-middleware
2348 Downloads
Library that applies middleware rules to all routes consuming the configuration module API
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...
lanciweb/laravel-make-crud
1918 Downloads
A Laravel Package that allows creation of Model, Migration, Seeder, Views, Routes and resource controller for CRUD operations.
intermax/laravel-open-api
6705 Downloads
Generate Open Api specification from Laravel routes.
inmanturbo/turbohx
4250 Downloads
Send HTMX hx-post, put, patch and delete requests to your laravel/folio routes.