Libraries tagged by chaching
smartondev/httpcache
41306 Downloads
Simple HTTP cache management library
silviooosilva/cacheer-php
120 Downloads
CacheerPHP is a minimalist package for caching in PHP, offering a simple interface for storing and retrieving cached data using multiple backends.
ryssbowh/php-cache-warmer
70970 Downloads
An asynchronous php cache warmer
renolit/reint-file-timestamp
18523 Downloads
Timestamp parameter in public file uri
popphp/pop-cache
8255 Downloads
Pop Cache Component for Pop PHP Framework
nswdpc/silverstripe-cache-headers
6552 Downloads
Modify cache headers via configuration
momentohq/client-sdk-php
110024 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
11240 Downloads
Charcoal service provider for the Stash Cache Library
justbetter/statamic-cloudflare-purge
3166 Downloads
Addon that hooks into the statamic invalidation process and purges cloudflare caches
joostvanveen/litespeedcache
10764 Downloads
A framework agnostic Litespeed cache library for PHP. Can be used in any PHP application.
geekcache/geekcache
38686 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
foxws/laravel-modelcache
7401 Downloads
Cache helpers for Laravel Eloquent models
fdmind/ignore-query-strings
5156 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.
ezsystems/stash-bundle
266087 Downloads
Incorporates the Stash caching library into Symfony.
cajogos/php-temp-cache
3276 Downloads
Simple PHP caching system that uses a tmp folder in a Linux environment.