Libraries tagged by route laravel
yinniermei/active
8 Downloads
The helper for laravel(4-5) applications to get active class base on current route
tysontruong/dusk-secure
1 Downloads
A more secure Laravel Dusk that provides simple end-to-end testing and browser automation without exposing routes or authentication.
tushar/lazy-routing
14 Downloads
This is a Laravel library package once install you don't need to declare a route for each method instead you follow a normal camel case convention to declare the method name and the route will auto declared for you.
tempest-tools/moat
2 Downloads
Middleware associated with Laravel Doctrine ACL. This middleware will check permissions for access to routes, based on the route name and the request type.
taskforcedev/wiki
20 Downloads
A Laravel 5 package to provide a WIKI.
sloth-dev-guy/proxy-services
70 Downloads
Proxy request beween backends with authentication and authorization capabilities
sebwite/idea-meta
554 Downloads
Easy and extendeble PhpStorm Advanced Metadata generator for Laravel. Similar to ide-helper:meta, with support for extra custom generators. Also includes routes and config
sanoj32/active
4 Downloads
The helper class for Laravel applications to get active class base on current route
sandysh/debugme
9 Downloads
Enable debugging based on routes and ip
redoonetworks/simple-router
22 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
ramonbakker1992/validation-rules-helper
14 Downloads
This package allows validation rules to be defined globally and reused. This way you can use the same rules for your Controller, Action classes, API post/update routes, Livewire and other sections.
plutuss/here-coding-geo
5 Downloads
A Laravel package for working with HERE Maps geolocation services, including geocoding, reverse geocoding, and route calculations.
permisologia/permissionsrolesandroutes
61 Downloads
This package allows to generate permissions roles and routes to dynamically grant access to the app
paplauskas/apidocs
1000 Downloads
A simple plug-and-play Laravel 5 package that will automatically generate API documentation from your routes file.
orthodoxauto/ziggy-without-const
7658 Downloads
Identical to ziggy but uses var instead of const.