Libraries tagged by cachet
silber/page-cache
390908 Downloads
Caches responses as static files on disk for lightning fast page loads.
mage2tv/magento-cache-clean
1889864 Downloads
This package has been migrated to mage-os/magento-cache-clean. Please switch over at your convenience.
laminas/laminas-cache
6009735 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
gregwar/cache
4278595 Downloads
A lightweight file-system cache system
cache/hierarchical-cache
14905921 Downloads
A helper trait and interface to your PSR-6 cache to support hierarchical keys.
beste/in-memory-cache
6540285 Downloads
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
sonata-project/cache
21927351 Downloads
Cache library
asm89/twig-cache-extension
6605168 Downloads
Cache fragments of templates directly within Twig.
wp-media/wp-rocket
1128549 Downloads
Performance optimization plugin for WordPress
tedivm/stash
4611393 Downloads
The place to keep your cache.
spatie/blink
4096694 Downloads
Cache that expires in the blink of an eye
matthiasmullie/scrapbook
2050123 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
kirkbushell/eloquence
782924 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
cache/filesystem-adapter
5209718 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
7806283 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags