Libraries tagged by chaching
mmamedov/page-cache
11946 Downloads
PageCache is a lightweight PHP library for full page cache. It uses various strategies to differentiate among separate versions of the same page.
joostvanveen/litespeedcache
8468 Downloads
A framework agnostic Litespeed cache library for PHP. Can be used in any PHP application.
jeroen/file-fetcher-cache
138184 Downloads
Provides a SimpleCache (PSR-16) decorator for file fetchers
glaivepro/cachepage
465 Downloads
Laravel middleware for full page caching.
geekcache/geekcache
37628 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
g4/russian-doll
63344 Downloads
russian-doll php library
fdmind/ignore-query-strings
1646 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.
apix/simple-cache
16913 Downloads
The PSR-16 extension to Apix-Cache.
affordablemobiles/laravel-eloquent-query-cache
3954 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
aa-chernyh/yii2-actions-cache
11615 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.
zetacomponents/translation
40482 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
21636 Downloads
A library to bridge psr-6 caches with the yii caching system.
yii2-extended/yii2-psr16-simple-cache-bridge
34973 Downloads
A library to bridge psr-16 simple caches with the yii caching system
xima/t3api-cache
492 Downloads
Adds caching to the t3api extension.