Libraries tagged by cache-layer
liip/doctrine-cache-bundle
470321 Downloads
This Bundle provides integration into Symfony2 with the Doctrine Common Cache layer.
infocyph/cachelayer
22126 Downloads
PSR-6/PSR-16 cache layer with local, distributed, and cloud adapters.
damimpr/cache-multi-layer
909 Downloads
PHP library used for fast management of a single cache system, or management of multiple systems with priority levels.v
swag/disable-store-api-cache
427 Downloads
Disables the store-api object cache layer, which is redundant when an HTTP cache (reverse proxy / Symfony HTTP cache) is in front.
skrip42/cachelayer-bundle
729 Downloads
Symfony cache layer bundle
schickling/laravel-cash
696 Downloads
Simple to use cache layer for your laravel application using memcached & nginx.
angejia/pea
2488 Downloads
Eloquent Cache Layer
lvht/pea
10 Downloads
Eloquent Cache Layer
amne/simple-cache-layers
338 Downloads
PSR16 implementation that reads and writes to a layered cache built from other PSR16 implementations
silverstripe-australia/simplecache
6769 Downloads
Simple(r) caching abstraction layer, with a static publisher that will use that cache layer for storage
nilportugues/repository-cache
236 Downloads
Implementation of a base repository with cache layer using StashPHP
nilportugues/cache
119 Downloads
Cache layer for PHP applications using the on Chain of responsability pattern
hbclare/model-helper
491 Downloads
Eloquent Atom Cache Layer
felixarntz/wp-shortcode-cache
6 Downloads
Adds a customizable cache layer to all shortcodes in WordPress.
stougeiro/cache-contract
1 Downloads
Minimal cache contract package defining the essential interfaces for a plug-and-play caching layer. Provides a lightweight CacheInterface with basic operations for storing, retrieving, checking, deleting and clearing cached values in modular PHP applications.