Libraries tagged by invalidation
spekkionu/assetcachebuster
43702 Downloads
Prefixes asset urls with a unique hash which will allow invalidation of asset files cached by the browser.
kai-init/laravel-normcache
309 Downloads
Normalized caching for Laravel Eloquent. Self-invalidating, Redis-backed. Caches query IDs and model entities separately with versioned invalidation.
defectivecode/laravel-recall
14125 Downloads
High-performance Redis client-side caching for Laravel using APCu or Swoole Table with automatic cache invalidation
cheprasov/php-memcached-tags
145240 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.
kodansha/wack-cloudfront-invalidation
890 Downloads
Invalidate CloudFront caches when a post is published or updated.
creativestyle/magesuite-index-invalidation-logger
14391 Downloads
Extension logs index invalidations along with respective stacktrace
webo3/laravel-db-cache
2205 Downloads
Transparent database query caching for Laravel — zero code changes, smart invalidation, multi-driver.
vortos/vortos-cache
1895 Downloads
Vortos cache — Redis-backed PSR-16 cache with tag invalidation
teamneusta/pimcore-http-cache-bundle
731 Downloads
Adds active cache invalidation to pimcore via cache tags.
scabarcas/laravel-permissions-redis
313 Downloads
Redis-backed roles and permissions for Laravel with a Spatie-compatible API and per-user cache invalidation.
padosoft/laravel-super-cache-invalidate
9465 Downloads
A powerful package that provides an efficient and scalable cache invalidation system for Laravel applications. It is designed to handle high-throughput cache invalidation scenarios, such as those found in e-commerce platforms, by implementing advanced techniques like event queuing, coalescing, debouncing, sharding, and partitioning.
justbetter/statamic-cloudflare-purge
3186 Downloads
Addon that hooks into the statamic invalidation process and purges cloudflare caches
geekcache/geekcache
38694 Downloads
A wrapper for Memcached with tags, soft invalidation, memoization, and regeneration through callbacks
goldinteractive/craft-publisher
12463 Downloads
Publisher X enables you to publish saved Drafts on a future date without the need to handle the cache expiration logic. The cronjob handles the publication and the cache invalidation.
inspiredminds/contao-future-cache-invalidation
1393 Downloads
Invalidates cache tags in the future for any DCA in Contao that has a `start` or `stop` field.