Libraries tagged by route-cache
czim/laravel-localization-route-cache
175100 Downloads
Translated route caching solution for laravel localization
wilburpowery/routes-cached
8518 Downloads
A Laravel Nova card.
learnzf2/route-cache
2446 Downloads
More speed with Cache Routing. This module is part of the Learn ZF2 book
ipunkt/laravel-route-cache
90 Downloads
Simple Cache for Laravel Routes sending 304 and cached static content
codegenie-be/laravel-config-cache-guard
19 Downloads
Prevent Laravel from using stale config or route cache after deployment changes, with Composer autoload integration and in-app auto repair for shared hosting.
componenta/router
8 Downloads
HTTP route registration, matching, generation, and compiled route cache for Componenta applications
hushulin/laravel-route-cache
4 Downloads
Laravel route cache
christophlehmann/route-cache
266 Downloads
A cache implementation for record slugs that prevents fetching and overlaying records again in the PersistedAliasMapper
infocyph/webrick
1817 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.
lilocon/laravel-router-cache
39 Downloads
vakata/router-cached
12 Downloads
A simple request router with cached
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
g4t/easyroute
4 Downloads
Modern Laravel 13 routing using PHP 8 attributes with auto-generation, nested controller support, and native route caching.