Libraries tagged by this7 cache
pbaszak/symfony-messenger-cache-bundle
72 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.
iqbalhasandev/sqlite-cache
179 Downloads
The Missing Sqlite Cache Driver Package.You can easily use Sqlite Database as Cache Driver through this package
stepanrodionov/php-apcu-cache
15275 Downloads
This is PSR-16 compatible cache library using php-apcu module
sunnysideup/dynamic-cache-content
56 Downloads
This silverstripe module allows you to cache any page and then load user specific content on top of it.
terminal42/contao-litespeed-cache
0 Downloads
This package integrates the LiteSpeed WebServer HTTP Cache with the Contao Open Source CMS
wubinworks/module-cache-warmer
4 Downloads
A Free Magento 2 Extension designed for CDN and Varnish cache warming. Warm up URLs located in sitemaps, as well as static content, media content and dynamic catalog images. Run manually or schedule by cron expression. This extension is easily customizable with dispatched events and the CLI command is ready to be embedded in deployment scripts.
timnarr/kirby-snippet-cache
99 Downloads
This plugin provides caching functionality for Kirby CMS snippets.
hobbiot/cacheable-auth-user
144 Downloads
Cache Auth::user() for Laravel 5.3. This package add new driver to laravel.
ajimoti/cache-duration
329 Downloads
This package provides a more readable way to get time in seconds while caching.
phpro/annotated-cache
10146 Downloads
This package makes it easy to configure the caching of your services with annotations.
rickysu/tagcache-bundle
18756 Downloads
This bundle provides cache with tags and controller cache
opis/storages
1560 Downloads
This package provides storage implemenatations for Opis Cache, Opis Session and Opis Config
steadlane/silverstripe-cloudflare
3602 Downloads
This module aims to relieve the stress of using Cloudflare caching with any SilverStripe project. Adds extension hooks that clears Cloudflare's cache for a specific page when that page is published or unpublished.
pou/lumen-opcache-clear
751 Downloads
This package allows you to clear OPcache when running PHP in FPM mode.
msonowal/laraxchange
2180 Downloads
This provides multi currency conversions in Laravel app by using http://fixer.io/ API and cache the conversion rates by using cache driver specified and updates the cache for the app periodically by the command bus in laravel way