Libraries tagged by internal route
grazulex/laravel-atlas
2435 Downloads
Laravel Atlas scans your Laravel project to generate a complete, structured map of its internal components — models, controllers, routes, jobs, observers, events, commands, and more — and exports visual or machine-readable representations in formats like Mermaid, Markdown, JSON, or PDF.
thezombieguy/laravel-internal-request
3025 Downloads
A Laravel package to handle internal route requests
whitecube/laravel-links
363 Downloads
Store & resolve internal URLs without having to worry about route, slug or domain changes
andrecorugda/synapse
7 Downloads
Self-hosted, data-driven app builder for Laravel + Filament: visual pages, typed collections + instant REST API, an n8n-style flow engine, end-user auth (SSO/2FA), and external data sources. Drops into an existing app as a configurable package that lives alongside it — prefixed tables, its own auth guard, an opt-in panel, routes that defer to yours. AI is an optional accelerator.
mvccore/ext-debug-tracy-mvccore
5172 Downloads
MvcCore - Extension - Debug - Tracy - Panel MvcCore - render and add into tracy debug panel current MvcCore application instance, printed by \Tracy\Dumper::toHtml(\MvcCore\Application::GetInstance()); to display main application objects used to render current page response. Rendered objects inside MvcCore app: \MvcCore\Request, \MvcCore\Response, \MvcCore\Router, \MvcCore\Controller, all preroute, predispatch and postdispatch configured handlers and many other internal application values.
suman98/laravel-api-debug-with-user
0 Downloads
A standalone web UI to test internal Laravel API routes as any authenticated user.
intermax/laravel-open-api
8034 Downloads
Generate Open Api specification from Laravel routes.
mobilestock/laravel-gatekeeper
10176 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.
prwhyman/circuit
0 Downloads
Routing and template system built in pure PHP. Requires web-server to route all traffic to a "gateway" file which will handle routing code internally through PHP.
titon/mvc
144 Downloads
The Titon MVC package adds support for the Model-View-Controller paradigm by packaging the external Model, View, Controller and Route packages into a single package. This single MVC package has full application support.
outerweb/filament-link-picker
627 Downloads
This package adds a field to pick a link from your defined routes or external links.
africoders/laravel-mailer
0 Downloads
Custom Laravel mailer that routes emails through an external API
semitexa/api
79 Downloads
Semitexa API - external API product layer with machine credentials, versioned routes, and M2M contracts
miraheze/rotten-links
1599 Downloads
A MediaWiki extension to show the state of all external links on the wiki.
joseluisq/ruta
57 Downloads
A lightweight HTTP routing library for PHP without external dependencies