Libraries tagged by internal route
thezombieguy/laravel-internal-request
1301 Downloads
A Laravel package to handle internal route requests
grazulex/laravel-atlas
17 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.
mvccore/ext-debug-tracy-mvccore
5104 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.
whitecube/laravel-links
85 Downloads
Store & resolve internal URLs without having to worry about route, slug or domain changes
digital-marketing-framework/distributor-cache
1722 Downloads
Anyrel route internal data cache
intermax/laravel-open-api
6597 Downloads
Generate Open Api specification from Laravel routes.
mobilestock/laravel-gatekeeper
4751 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.
threedom/circuit
17 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.