Libraries tagged by named-routes
tightenco/ziggy
52750964 Downloads
Use your Laravel named routes in JavaScript.
vaened/laroute
136921 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.
craftsnippets/craft-named-routes
2132 Downloads
Named routes plugin for Craft CMS
stubbedev/laravel-stoli
1260 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.
faintshadow/routehelper
122 Downloads
Generate a URL pattern for a named route with placeholder support.
larakit/sf-angular-named-route
774 Downloads
[Larakit] [staticfiles] sf-angular-named-route
route-forge/laravel
4 Downloads
Laravel 命名路由的分级懒加载后端:路由扫描、tier 分配(->tier() / Route::group / config match / classifier / fallback)、元信息端点、缓存
maer/router
2103 Downloads
A small, simple, extendable one-file PHP router with groups, filters and named routes
jackpopp/tura
31 Downloads
Tura - use laravel named routes in your javascript.
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.
solophp/router
111 Downloads
A high-performance PHP router with middleware support, route groups, named routes, and advanced optional segment patterns.
germania-kg/routenameurlcallable
1421 Downloads
Generates full URLs for Slim 4's named routes, using RouteContext und RouteParser. Suitable for Twig functions
ysocode/plum
82 Downloads
Use your Laravel named routes in JavaScript.
tonka/spark
14 Downloads
Tonka Spark is a PHP library that provides Ziggy-like functionality for Laravel applications, allowing you to generate URLs to named routes in your JavaScript code.