Libraries tagged by Routee
codezero/laravel-localized-routes
675240 Downloads
A convenient way to set up, manage and use localized routes in a Laravel app.
chinleung/laravel-multilingual-routes
224696 Downloads
A package to register multilingual routes.
bilfeldt/laravel-route-statistics
160237 Downloads
Log statistics about route usage per user/team
amphp/http-server-router
572781 Downloads
Routes to request handlers based on HTTP method and path for amphp/http-server.
torophp/torophp
53931 Downloads
Toro is a PHP router for developing RESTful web applications and APIs.
slim/slim-skeleton
467326 Downloads
A Slim Framework skeleton application for rapid development
phroute/phroute
483771 Downloads
Fast, fully featured restful request router for PHP
lunetics/locale-bundle
1167378 Downloads
A Bundle for switching Languages
leafs/leaf
51045 Downloads
Elegant PHP for modern developers
crestapps/laravel-code-generator
98569 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.
yasin_tgh/laravel-postman
59289 Downloads
A powerful package to automatically generate Postman collections from your Laravel routes with intelligent organization and rich documentation capabilities.
vluzrmos/language-detector
583099 Downloads
Detect the language for your application using browser preferences, subdomains or route prefixes.
vizir/laravel-keycloak-web-guard
641881 Downloads
Simple Keycloak Guard to Laravel Web Routes
traceway/opentelemetry-symfony
33737 Downloads
Pure-PHP OpenTelemetry instrumentation for Symfony — automatic HTTP, Console, HttpClient, Messenger, Doctrine DBAL, Cache, Twig tracing and Monolog log-trace correlation with response propagation, a lightweight Tracing helper, route templates, and semantic conventions. No C extension required (ext-protobuf recommended for production).
stechstudio/laravel-jwt
150858 Downloads
Helper package that makes it easy to generate, consume, and protect routes with JWT tokens in Laravel