Libraries tagged by caching
popphp/pop-cache
8370 Downloads
Pop Cache Component for Pop PHP Framework
nswdpc/silverstripe-cache-headers
6595 Downloads
Modify cache headers via configuration
momentohq/client-sdk-php
110025 Downloads
PHP SDK for Momento, a serverless cache that automatically scales without any of the operational overhead required by traditional caching solutions.
locomotivemtl/charcoal-cache
11252 Downloads
Charcoal service provider for the Stash Cache Library
justbetter/statamic-cloudflare-purge
3190 Downloads
Addon that hooks into the statamic invalidation process and purges cloudflare caches
joostvanveen/litespeedcache
10904 Downloads
A framework agnostic Litespeed cache library for PHP. Can be used in any PHP application.
geekcache/geekcache
38696 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
foxws/laravel-modelcache
7534 Downloads
Cache helpers for Laravel Eloquent models
ezsystems/stash-bundle
266272 Downloads
Incorporates the Stash caching library into Symfony.
cajogos/php-temp-cache
3322 Downloads
Simple PHP caching system that uses a tmp folder in a Linux environment.
affordablemobiles/laravel-eloquent-query-cache
18571 Downloads
Adding cache on your Laravel Eloquent queries' results is now a breeze.
advil0/laravel-eloquent-query-cache
2040 Downloads
Forked version of renoki-co/laravel-eloquent-query-cache to support Laravel 10.
aa-chernyh/yii2-actions-cache
20139 Downloads
The package adds the ability to cache actions in controllers
liip/cache-control-bundle
125737 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.
fdmind/ignore-query-strings
5253 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.