Libraries tagged by caching
joostvanveen/litespeedcache
8467 Downloads
A framework agnostic Litespeed cache library for PHP. Can be used in any PHP application.
jeroen/file-fetcher-cache
138074 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
glaivepro/cachepage
464 Downloads
Laravel middleware for full page caching.
geekcache/geekcache
37622 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
apix/simple-cache
16913 Downloads
The PSR-16 extension to Apix-Cache.
affordablemobiles/laravel-eloquent-query-cache
3942 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
aa-chernyh/yii2-actions-cache
11566 Downloads
The package adds the ability to cache actions in controllers
liip/cache-control-bundle
125451 Downloads
This Bundle provides a way to set path based cache expiration headers via the app configuration and provides a helper to control the reverse proxy varnish.
g4/russian-doll
63343 Downloads
russian-doll php library
fdmind/ignore-query-strings
1609 Downloads
If your website has static caching on, and you drive traffic to it from social media, Google Ads and other sources that add query string parameters to the URL, there is a chance that each time new user visits a page, it will not be served from cache, but will be generated from scratch. This is because the URL with query string parameters is treated as a different URL from the one without query string parameters.
zetacomponents/translation
40435 Downloads
A component that reads XML translation definitions (the Qt Linguist format), supports caching of translation contexts and presents you with a class to apply translations to strings. A filter system allows you to transform translation definitions for special use.
yii2-extended/yii2-psr6-cache-bridge
21585 Downloads
A library to bridge psr-6 caches with the yii caching system.
yii2-extended/yii2-psr16-simple-cache-bridge
34916 Downloads
A library to bridge psr-16 simple caches with the yii caching system
xima/t3api-cache
480 Downloads
Adds caching to the t3api extension.
x-graphql/schema-cache
21442 Downloads
Caching GraphQL schema with PSR-16