Libraries tagged by laravel route lens
projecthanif/routescope
806 Downloads
A Laravel package for route debugging and analysis.
lesichkovm/laravel-advanced-route
148464 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
tsitsishvili/documentator
245 Downloads
Auto-inferred, interactive API documentation for Laravel. Scans routes, FormRequests, API Resources and return types, lets you override with PHP attributes, and serves a built-in explorer or Scalar UI backed by OpenAPI 3.2.
mozex/commonmark-routes
9722 Downloads
A CommonMark extension that lets you use Laravel's route(), url(), and asset() helpers in Markdown links and images.
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...
macellan/laravel-advanced-route
17073 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
gardi/mcp-laravel
8 Downloads
An MCP server that lets AI agents inspect a Laravel app — routes, models, schema, and read-only queries — over stdio.
mertyildiran/laravel-advanced-route
13 Downloads
Advanced route class for Laravel - restoring implicit controllers to the framework.
wnx/laravel-tfa-confirmation
1233 Downloads
Protect sensitive routes or actions with a confirmation-screen and ask for the two-factor authentication code of a user
jeffersongoncalves/laravel-pwa-favicon
236 Downloads
This Laravel package serves a spec-shaped PWA `manifest.json` (with Android density icons, a 512px master icon, and a maskable variant), a `browserconfig.xml` for Windows tiles, a `favicon.ico` route, and Apple touch icon head links. It turns any Laravel application into an installable Progressive Web App with sensible, publishable defaults.
kamranahmedse/laravel-censor
852 Downloads
A middleware to censor certain words from your pages
imran/laravel-encrypted-route-params
12 Downloads
Encrypt sensitive Laravel route parameters with Crypt and decrypt them before implicit binding.
jensramakers/laravel-async-route
34 Downloads
laravel async route class
febryntara/laravel-telemetry-logger
13 Downloads
Comprehensive Laravel activity logger: all routes, requests, sessions, errors, with sensitive data filtering and microservice forwarding.
jenssegers/router
345 Downloads
The Laravel router, for use outside of the Laravel framework