Libraries tagged by Request caching
friendsofsymfony/http-cache-bundle
11753431 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
maartenstaa/laravel-41-route-caching
354111 Downloads
This package allows you to cache your routes definitions, thereby speeding up each request.
bear/query-repository
463496 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
rickselby/laravel-gate-cache
83647 Downloads
Add a per-request caching layer to Laravel's Gate
jerome/filterable
11043 Downloads
Streamline dynamic Eloquent query filtering with seamless API request integration and advanced caching strategies.
geeky/query-cache-builder
70232 Downloads
This package is caching every single query per request, to make sure that you will never duplicate your query again.
codezero/courier
40235 Downloads
Simple HTTP request interface with optional caching
blomstra/cache-assets
10839 Downloads
Allows caching js and css ahead of any browser request.
hamburgscleanest/guzzle-advanced-throttle
33442 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
mnikoei/laravel-passport-plus
6604 Downloads
This package helps you generate passport tokens without http request and also caching users and tokens
nelmio/esi-debug-bundle
81714 Downloads
Shows you caching information around ESI requests for debugging purposes
bokt/flarum-cache-assets
5098 Downloads
Allows caching js and css ahead of any browser request.
bitandblack/request-cache
1145 Downloads
Smooth caching of HTTP requested data. It runs non-blocking and uses background processes to request the data.
sarahman/oauth-tokens-client
18 Downloads
This package handles the oauth tokens with caching functionality.
mkd/laravel-state-management
7 Downloads
a state management package for Laravel, enabling shared and persistent application state across services, requests, and files without the need for reinitialization. It supports casting, default state handling, and custom methods for managing complex state in your Laravel applications