Libraries tagged by invalidation
hishabee/laravel-query-cache
6 Downloads
Smart SQL query caching for Laravel with tag-based invalidation
herroffizier/yii2-ar-tag-cache
917 Downloads
Yii 2 component for automatic cache invalidation invoked by ActiveRecord updates.
fdmind/magic-cache-invalidator
12 Downloads
Manages static cache invalidation for sites with site builder approach. Do you reference/relate an entry somewhere and that entry gets updated? It will clear static cache for a page where the changed entry is referenced. Oh.. and it also adds entry context menu option that allows to invalidate static cache for that entry.
faysal0x1/cache-module
16 Downloads
Automatic cache invalidation module for Laravel domains using model observers.
contenir/config
8 Downloads
Framework-agnostic PHP-array config file reader/writer with atomic writes and opcache invalidation. Adapted from Laminas\Config.
barkamlesh/varnishlog
5 Downloads
Magento 2 module for Varnish logging and cache invalidation.
baldie81/json-marshaler
2 Downloads
Attribute-based JSON marshalling/unmarshalling for PHP 8.2+ with built-in validation
aftandilmmd/laravel-cacheable
7 Downloads
A modern, attribute-driven method caching layer for Laravel. Annotate any method with #[Cacheable] and let the framework handle the rest — TTL, tags, conditional caching, locking, stale-while-revalidate, invalidation, and more.
van-ons/statamic-static-cache-buster
61 Downloads
A Statamic package that expands the standard static cache invalidation.
pbaszak/symfony-messenger-cache-bundle
111 Downloads
Messenger Cache Bundle is a package for the Symfony Messenger component that enables creating, invalidating, and refreshing cache using attributes. This allows for faster and more efficient processing of asynchronous tasks.
kishorthummar/module-cartrule-ipvalidation
1 Downloads
Adds IP-address-based usage limiting to Cart Price Rules (Sales Rules / Coupons) in Adobe Commerce / Magento 2, enforced for both guest and logged-in customers.
hamedmoody/irvalidation
8 Downloads
Library for validate Ir formats
zrhm7232/jwt
25 Downloads
jwt package for generating, validating, invalidating and refreshing
mitydigital/statamic-scheduled-cache-invalidator
24216 Downloads
A command to help invalidate the cache when scheduled Statamic entries are due to go live.
mikk150/yii2-tagdependency-invalidator
8135 Downloads
Invalidates Yii2's TagDependency tags on model update/delete and insert