Libraries tagged by cache key
nabeghe/atlin
10 Downloads
A lightweight, high-performance key-value format parser/serializer with APCu, Redis and file-cache support.
mailmug/zentropy-php
14 Downloads
PHP client for Zentropy server
kadokweb/scrapbook
7 Downloads
Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
hivellm/synap-sdk
1 Downloads
PHP SDK for Synap - High-Performance In-Memory Key-Value Store & Message Broker
havvg/propel-uniquekey-instancepooling-behavior
58 Downloads
The UniqueKeyInstancePoolingBehaviors adds additional instance pooling to findOne query methods operating on unique keys.
geometria-lab/rediska-without-zend-requires
301 Downloads
Full-featured PHP client for key-value database Redis
gamegos/nosql-couchbase
45 Downloads
Couchbase extension for gamegos/nosql library
enceeper/enceeper-phpconf
16 Downloads
Is a PHP package used for fetching keys from a user's Enceeper account. The main goal is to be able to store configuration information in a key and have this information delivered to a PHP application (other uses are welcome 😀).
c14r/laravel-data-store
2 Downloads
A flexible polymorphic key-value storage system for Laravel with namespaces, TTL support, and nested data structures
bnomei/kirby3-mysql-cachedriver
25 Downloads
MySQL based Cache-Driver
bnomei/kirby3-apcu-cachedriver
14 Downloads
APCu based Cache-Driver with garbage collection and in-memory store
bdk/simplecache
78 Downloads
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
araga/aux-data
17 Downloads
Lightweight, PSR-16 compliant key/value storage on top of SQLite using PDO. Perfect for CLI tools, configuration storage, and simple caching.
aellopus/client
1 Downloads
Official Aellopus client for PHP — a synchronous, zero-dependency AWP/1 client.
hmones/laravel-cacheable
6 Downloads
A simple package to automatically cache the returns of certain methods in a given class and forgets them as well on request.The package is highly configurable and let you manage naming of the cache keys with ease.