Libraries tagged by route-caching
maartenstaa/laravel-41-route-caching
381961 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
czim/laravel-localization-route-cache
175252 Downloads
Translated route caching solution for laravel localization
megaads/interceptor
826 Downloads
Interceptor - Route Caching Engine for Laravel
infocyph/webrick
1879 Downloads
A fast, modern PHP router with production-grade middleware, signed & temporary URLs, smart responses and first-class route caching.
mkd/laravel-fast-api
8 Downloads
Laravel FastAPI is a PHP attribute-based routing package designed to streamline API development. It enables developers to define routes, methods, and middlewares directly within their controllers using simple PHP attributes. By reducing the complexity of traditional route definition, Laravel FastAPI improves code organization and enhances performance with route caching. Perfect for developers looking to build clean, efficient APIs in Laravel.
titzu/cache
115 Downloads
Laravel 4 Route Caching
bermudaphp/router
137 Downloads
Flexible and performant routing library for PHP 8.4+ with route caching support
nikolawd/laravel-route-disabling
2 Downloads
Temporarily disable Laravel routes without removing them from the codebase. Originally proposed for Laravel core.
zero-to-prod/http-router
406 Downloads
High-performance HTTP router for PHP with three-level indexing, PSR-15 middleware support, and route caching
gortonsd/router
1 Downloads
A lightweight PHP router library with automatic controller discovery, route registration via docblock annotations, and intelligent route caching
gortonsd/marshal
3 Downloads
A lightweight PHP framework with automatic controller discovery, route registration via docblock annotations, and intelligent route caching
g4t/easyroute
4 Downloads
Modern Laravel 13 routing using PHP 8 attributes with auto-generation, nested controller support, and native route caching.
dlundgren/slim-turbo
157 Downloads
SlimTurbo is an add on to Slim to enable full route caching
ascetic-soft/waypoint
24 Downloads
A lightweight PSR-15 compatible PHP router with attribute-based routing, prefix-trie matching, middleware pipeline, route caching, and built-in diagnostics