Libraries tagged by cacher
paragonie/certainty
1581104 Downloads
Up-to-date, verifiable repository for Certificate Authorities
matthiasmullie/scrapbook
1540840 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
569859 Downloads
A set of extensions adding additional functionality and consistency to Laravel's awesome Eloquent library.
cache/filesystem-adapter
4487544 Downloads
A PSR-6 cache implementation using filesystem. This implementation supports tags
cache/array-adapter
6806312 Downloads
A PSR-6 cache implementation using a php array. This implementation supports tags
deployer/recipes
6786961 Downloads
3rd party deployer recipes
wp-cli/cache-command
5046288 Downloads
Manages object and transient caches.
voku/simple-cache
1836788 Downloads
Simple Cache library
twig/cache-extra
984956 Downloads
A Twig extension for Symfony Cache
swayok/alternative-laravel-cache
326038 Downloads
Replacements for Laravel's redis and file cache stores that properly implement tagging idea. Powered by cache pool implementations provided by http://www.php-cache.com/
saloonphp/cache-plugin
468139 Downloads
Official plugin for caching Saloon responses
sabre/cache
773774 Downloads
Simple cache abstraction layer implementing PSR-16
ryangjchandler/blade-cache-directive
85233 Downloads
Cache chunks of your Blade markup with ease.
rhubarbgroup/redis-cache
74176 Downloads
A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.
psr-discovery/cache-implementations
3424993 Downloads
Lightweight library that discovers available PSR-6 Cache implementations by searching for a list of well-known classes that implement the relevant interface, and returns an instance of the first one that is found.