Libraries tagged by routines
crestapps/laravel-code-generator
77174 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
contributte/api-router
462705 Downloads
RESTful Router for your Apis in Nette Framework - created either directly or via annotation
chadicus/slim-oauth2
323240 Downloads
OAuth2 routes, middleware and utilities for use within a Slim Framework API
zendframework/zend-router
3469035 Downloads
Flexible routing system for HTTP and console applications
spatie/laravel-paginateroute
141278 Downloads
Laravel outer extension to easily use laravel's paginator without the query string
hieu-le/active
1477837 Downloads
The helper class for Laravel applications to get active class base on current route
vizir/laravel-keycloak-web-guard
464857 Downloads
Simple Keycloak Guard to Laravel Web Routes
stechstudio/laravel-jwt
65398 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel
steampixel/simple-php-router
47775 Downloads
This is a simple and small PHP router that can handle the whole url routing for your project.
spatie/pest-plugin-route-testing
13059 Downloads
Make sure all routes in your Laravel app are ok
julienbourdeau/route-usage
39931 Downloads
Log what routes were used and when. Easily figure out if one hasn't been called in a long time (and delete it! 🥳)
zendframework/zend-console
13416833 Downloads
Build console applications using getopt syntax or routing, complete with prompts
elao/web-profiler-extra-bundle
1200139 Downloads
Add routing, container, assetic & twig information inside the profiler
smic/dynamic-routing-pages
85672 Downloads
Generates "limitToPages" configuration for your enhancers on the fly so you don't need to hardcode it.
sinso/app-routes
85487 Downloads
Easy way to route rest-like URLs to your code