Libraries tagged by invalidate
keron-digital/auth-redis-storage-bundle
10 Downloads
Redis-backed storage solution for Symfony applications to manage token lifecycles. Provides services for blacklisting invalidated tokens and tracking currently active tokens via their unique IDs (JTI, UUID)
jonathanmaron/increment-version
408 Downloads
increment-version helps you programmatically maintain a .version file in the root directory of your project that contains a version number. Using this version number it is trivial to programmatically invalidate URIs to resources with a long expires header (stored, for example, in a CDN) in your build scripts.
izisoft/yii2-opcache
0 Downloads
Yii2 OpCache module - Show statistic, config, reset all, invalidate files, search in cached files
gfe/autorefreshcache
11 Downloads
automates cache refresh on invalidate via cron
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.
ebects/laravel-cache-group
43 Downloads
Group-based cache invalidation for Laravel — organize cache by groups, invalidate by scope (user/role/custom), with automatic Redis Cluster compatibility.
dominicwatts/hidecachewarning
0 Downloads
Hide admin One or more of the Cache Types are invalidated warning
darvishani/cache-cleaner
9 Downloads
it clean magento invalidate cache
aldeebhasan/laravel-cache-flusher
6 Downloads
A lightweight package to invalidate cache entries automatically when the cached data changed.
stephanecoinon/autoversion
419 Downloads
Suffix asset file name with a timestamp to invalidate cache if a new asset is uploaded on the server.
easytek/doctrine-cache-invalidator-bundle
287 Downloads
Invalidate easily your doctrine cache
concilio/contractor
23 Downloads
Based on hediet/contracts. A library which helps to specify, check and reflect code contracts. Fast porting for wordpress. An additional layer simply makes it possible to invalidate the exceptions in a production context.
friendsofsymfony/http-cache-bundle
13958072 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
friendsofsymfony/http-cache
15441466 Downloads
Tools to manage HTTP caching proxies with PHP
toflar/psr6-symfony-http-cache-store
4547239 Downloads
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.