Libraries tagged by isvalid
redchamps/module-easy-cache-clean
44627 Downloads
Clean invalidated cache(s) easily in a Magento 2 store
devgroup/yii2-tag-dependency-helper
533342 Downloads
Helper for unifying cache tag names with invalidation support in yii2
cortexphp/json-repair
6970 Downloads
Repair invalid JSON strings by fixing common syntax errors like single quotes, unquoted keys, trailing commas, and missing brackets. Perfect for parsing LLM outputs and malformed API responses.
bear/query-repository
595196 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
mitydigital/statamic-scheduled-cache-invalidator
23475 Downloads
A command to help invalidate the cache when scheduled Statamic entries are due to go live.
typhoon/change-detector
60294 Downloads
Can detect file and package version changes
flowpack/varnish
56853 Downloads
Varnish integration for Neos
mmikkel/cache-flag
30527 Downloads
Cold template caches that can be flagged and automatically invalidated.
lysice/php-simple-html-dom-parser
50956 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
lionware/symfony-session-timeout
37385 Downloads
Invalidate Symfony sessions based on inactivity for a certain period of time
insolita/yii2-opcache
69014 Downloads
Yii2 OpCache module - Show statistic, config, reset all, invalidate files, search in cached files
drnxloc/laravel-simple-html-dom
376850 Downloads
Composer adaptation of: A HTML DOM parser written in PHP5+ let you manipulate HTML in a very easy way! Require PHP 5+. Supports invalid HTML. Find tags on an HTML page with selectors just like jQuery. Extract contents from HTML in a single line.
defectivecode/laravel-recall
9137 Downloads
High-performance Redis client-side caching for Laravel using APCu or Swoole Table with automatic cache invalidation
cheprasov/php-memcached-tags
142158 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.
bairwell/middleware-cors
21632 Downloads
A PSR-7 middleware layer for providing CORS (Cross Origin Request Security) headers and security provisions. Instead of just allowing invalid CORs requests to come through, this middleware actively blocks them after validating.