Libraries tagged by invalidation
datafactory/http-cache
764 Downloads
Tools to manage HTTP caching proxies with PHP
mihai-stancu/cache-bundle
7579 Downloads
Cache items with associated tagging information and subsequently fetch or delete items based on tags.
visol/neos-assetcollectionhelpers
7 Downloads
Neos package that helps dealing with cache invalidation of AssetCollections used in content
usermp/laravel-media
18 Downloads
A Laravel package for managing media uploads and storage. Supports images, videos, audio, and files with built-in validation and customizable storage. Easy integration and API endpoints for efficient media management.
su-sws/acquia_purge_d8cache
7 Downloads
Varnish cache invalidation on Acquia hosting service using cache tags provided by D8Cache module.
stephanecoinon/validation
6 Downloads
Laravel Eloquent model with built-in validation
pfp/php-form-processor
30 Downloads
Create webforms on your website in minutes. It has various built-in validation checks and is extendable to allow you to add more features.
padosoft/laravel-super-cache-invalidate
0 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.
mygento/module-cache-invalidate
191 Downloads
Magento 2 Cache Invalidation via Queue
latinosoft/validation
8 Downloads
Data validation library (Siriusphp/Validation updated fork). 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
intersvyaz/yii2-tag-dependency-helper
102 Downloads
Helper for unifying cache tag names with invalidation support in yii2
herroffizier/yii2-ar-tag-cache
901 Downloads
Yii 2 component for automatic cache invalidation invoked by ActiveRecord updates.
hanneskod/clean
1367 Downloads
A clean (as in simple) data cleaner (as in validation tool)
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.
pbaszak/symfony-messenger-cache-bundle
71 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.