Libraries tagged by named-route
tightenco/ziggy
54429188 Downloads
Use your Laravel named routes in JavaScript.
vaened/laroute
137361 Downloads
An enhanced Laravel extension to export named routes to JavaScript, allowing you to use route names instead of URLs. Supports route grouping for modular applications.
stubbedev/laravel-stoli
1545 Downloads
An enhanced Laravel extension to export named routes to JavaScript, allowing you to use route names instead of URLs. Supports route grouping for modular applications. Provides type hinting for route params and responses.
craftsnippets/craft-named-routes
2141 Downloads
Named routes plugin for Craft CMS
route-forge/common
42 Downloads
Framework-agnostic core of route-forge: tiered routing metadata, TS type generation, aliases, caching and summary contracts shared by framework adapters (Laravel / ThinkPHP / Symfony).
hyperf-ext/http-server-router
1788 Downloads
The named router for Hyperf HTTP server package.
larakit/sf-angular-named-route
776 Downloads
[Larakit] [staticfiles] sf-angular-named-route
route-forge/laravel
16 Downloads
Laravel named routes for SPA frontends: per-tier lazy loading via an HTTP metadata endpoint, an auto-discovery summary, TypeScript type generation, and zero-annotation route export. Backend of the route-forge project.
zain-ul-abdain/laravel-route-permissions
6 Downloads
Scaffold Laravel permissions from your named routes, then enforce them. Roles, direct permissions, cached lookups, Gate integration, and optional Passport scope sync.
maer/router
2103 Downloads
A small, simple, extendable one-file PHP router with groups, filters and named routes
kestrel/router
13 Downloads
A lightweight, fast and dependency-free PHP router with route groups, middleware, named routes and reverse routing. Compatible with PHP 5.4+.
jackpopp/tura
31 Downloads
Tura - use laravel named routes in your javascript.
faintshadow/routehelper
122 Downloads
Generate a URL pattern for a named route with placeholder support.
umutcangungormus/laravel-named-route-binding
2 Downloads
Bind route parameters to controller method arguments by name instead of order
elan-ev/studip-named-routes
15 Downloads
Use your Stud.IP named routes in JavaScript.