Libraries tagged by this7 cache
winzou/cache-bundle
29090 Downloads
This bundle provides a simple cache management to Symfony2. Now you can use a cache system without reinventing it. It supports Apc, XCache, File, ZendData and Array..
diegobvasco/laravel-auth-cache
51 Downloads
This is my package laravel-auth-cache
softspring/http-cache-store-bundle
2641 Downloads
This is a template for creating new components
pandeydip/cloudflare-purge-cache
1088 Downloads
This package helps you purge cahce specifying a host/url
networkteam/typo3-cachebase
2820 Downloads
It adds variables to the page cache identifier calculation for serving multiple versions of a webseite parallel. This is the case in container environments with rolling updates.
jeffersongoncalves/laravel-page-cache
58 Downloads
This Laravel package provides a full-page response cache middleware for stateless public GET pages. It caches 200 responses keyed by a version token, locale, and theme cookie, skips authenticated requests, exposes an X-Page-Cache HIT/MISS header, and offers a static flush() helper to invalidate every cached page at once.
ignome/cache-option
4625 Downloads
This is a general caching tool
mouf/utils.cache.psr6-ui
53526 Downloads
This package contains a user interface that will add a 'Purge PSR-6 cache' button to Mouf, allowing you to purge any PSR-6 cache pool easily.
catalyst.net.nz/silverstripe-cloudflare
891 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.
codememory/reflection
155 Downloads
The library is similar to the built-in API class Reflection, but the only difference is that this library caches the entire result and does not work with the built-in Reflection in the future, which improves performance
toumoro/tm-cloudfront
3946 Downloads
this extension is designed to clear the Amazon CloudFront cache based on the speaking path of a page.
nitsan/ns-cloudflare
6157 Downloads
The TYPO3 Cloudflare Extension simplifies cache management, offering an efficient solution for TYPO3 administrators and developers. Seamlessly integrating with Cloudflare, a global leader in web performance and security, this extension provides advanced features to optimize, secure, and structure your online presence.Compatible with TYPO3 version 12.
marcocesarato/cpdo
397 Downloads
This package can retrieve PDO query results from cache variables. It extends the base PDO class and override some functions to handle database query execution and store the query results in variables. The class can also return query results for cached queries for previously executed queries to retrieve the results faster for repeated queries.
quick/cache
2684 Downloads
This is a cache system that uses Redis for rapid caching.
learnzf2/route-cache
2446 Downloads
More speed with Cache Routing. This module is part of the Learn ZF2 book