Libraries tagged by named routes
tightenco/ziggy
54169129 Downloads
Use your Laravel named routes in JavaScript.
vaened/laroute
137307 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
1504 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.
microweber-deps/ziggy
118767 Downloads
Generates a Blade directive exporting all of your named Laravel routes. Also provides a nice route() helper function in JavaScript.
craftsnippets/craft-named-routes
2141 Downloads
Named routes plugin for Craft CMS
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.
larakit/sf-angular-named-route
775 Downloads
[Larakit] [staticfiles] sf-angular-named-route
route-forge/laravel
14 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.
jonob/restful
674 Downloads
Restful, named and nested routes for Laravel 4
mvc5/framework
1678 Downloads
A PHP 5.6 programming environment with named arguments.
mvc5/application
677 Downloads
A PHP 5.6 programming environment with named arguments.
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.