Libraries tagged by invalidation
friendsofsymfony/http-cache-bundle
10444512 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
11789322 Downloads
Tools to manage HTTP caching proxies with PHP
toflar/psr6-symfony-http-cache-store
2947695 Downloads
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.
siriusphp/validation
645808 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
sofascore/purgatory-bundle
12194 Downloads
A Symfony bundle for HTTP cache invalidation with support for various backends like Varnish.
wp-graphql/wp-graphql-smart-cache
13153 Downloads
Smart Caching and Cache Invalidation for WPGraphQL
nekman/luhn-algorithm
593822 Downloads
Implementation of the Luhn algorithm in PHP. Used in validation of credit card numbers and some national identification numbers.
devgroup/yii2-tag-dependency-helper
434747 Downloads
Helper for unifying cache tag names with invalidation support in yii2
flowpack/varnish
34604 Downloads
Varnish integration for Neos
g4/russian-doll
55447 Downloads
russian-doll php library
cheprasov/php-memcached-tags
103463 Downloads
MemcachedTags for PHP is a mechanism for adding tags to keys in Memcached. It is very useful, if you need to select or delete some keys by tags. And tags are really useful for group invalidation.
creativestyle/magesuite-index-invalidation-logger
7118 Downloads
Extension logs index invalidations along with respective stacktrace
typhoon/change-detector
3801 Downloads
Can detect file and package version changes
spekkionu/assetcachebuster
42788 Downloads
Prefixes asset urls with a unique hash which will allow invalidation of asset files cached by the browser.
geekcache/geekcache
36763 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks