Libraries tagged by Route Caching
maartenstaa/laravel-41-route-caching
381186 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
czim/laravel-localization-route-cache
175037 Downloads
Translated route caching solution for laravel localization
karewan/knroute
2224 Downloads
Simple and fast PHP 8.3+ router with routes attributes and caching (+Inertia.js compatiblity)
eventix/cache
18784 Downloads
Provides caching methods which can be easily used for caching routes.
infocyph/webrick
1791 Downloads
A fast, modern PHP router with production-grade middleware, signed & temporary URLs, smart responses and first-class route caching.
angelleger/laravel-response-cache
763 Downloads
Production-grade response caching for Laravel APIs with ETag, Redis tags, per-route TTLs, and safe auth-variation
titzu/cache
115 Downloads
Laravel 4 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.
megaads/interceptor
810 Downloads
Interceptor - Route Caching Engine for Laravel
wowe/laravel-response-cache
161 Downloads
Route response caching for Laravel
slm/cache
59 Downloads
Zend Framework 2 module to enable route based page caching
chamber-orchestra/menu-bundle
765 Downloads
Symfony 8 navigation menu bundle with fluent tree builder, route-based active-item matching, role-based access control, runtime extensions for dynamic badges, PSR-6 tag-aware caching, and Twig rendering
bermudaphp/router
137 Downloads
Flexible and performant routing library for PHP 8.4+ with route caching support
salibhdr/typhoon-cache
3 Downloads
A laravel package for caching records and route responses automatically with just few settings
nikolawd/laravel-route-disabling
2 Downloads
Temporarily disable Laravel routes without removing them from the codebase. Originally proposed for Laravel core.