The following packages provide psr/simple-cache-implementation
-
-
-
-
-
-
PHP
cache/array-adapter
A PSR-6 cache implementation using a php array. This implementation supports tags
-
PHP
laminas/laminas-cache
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
-
PHP
cache/filesystem-adapter
A PSR-6 cache implementation using filesystem. This implementation supports tags
-
PHP
phpfastcache/phpfastcache
PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.
-
PHP
matthiasmullie/scrapbook
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.
-
-
PHP
cache/redis-adapter
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
-
PHP
cache/simple-cache-bridge
A PSR-6 bridge to PSR-16. This will make any PSR-6 cache compatible with SimpleCache.
-
-
-
PHP
zendframework/zend-cache
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
Abandoned! See laminas/laminas-cache
-
-
-
-
PHP
cache/memcached-adapter
A PSR-6 cache implementation using Memcached. This implementation supports tags
-
-
PHP
cache/predis-adapter
A PSR-6 cache implementation using Redis (Predis). This implementation supports tags
-
-
-
PHP
desarrolla2/cache
Provides an cache interface for several adapters Apc, Apcu, File, Mongo, Memcache, Memcached, Mysql, Mongo, Redis is supported.
-
-
-
-
-
-
PHP
cache/doctrine-adapter
A PSR-6 cache implementation using Doctrine. This implementation supports tags
-
PHP
cache/memcache-adapter
A PSR-6 cache implementation using memcache. This implementation supports tags
-
-
-
PHP
swayok/cache-filesystem-adapter
A PSR-6 cache implementation using filesystem. This implementation supports tags. Fork of cache/filesystem-adapter.
-
-
PHP
sarahman/simple-filesystem-cache
Simple file system cache library for PHP built on top of PSR-16.
-
-
PHP
byjg/cache-engine
A multi-purpose cache engine PSR-6 and PSR-16 implementation with several drivers.
-
PHP
cache/mongodb-adapter
A PSR-6 cache implementation using MongoDB. This implementation supports tags
-
-
PHP
alleyinteractive/wp-psr16
PSR-16 implementations for WordPress that cache data in the object cache, as transients, as options, and as object metadata.
-
-
-
-
php-extended/php-simple-cache-filesystem
A psr-16 compliant cache that uses filesystems to store cache data.
-
-
PHP
eleving/zend-cache
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
-
-
PHP
blitz-php/cache
Bibliothèque de mise en cache facile avec prise en charge de plusieurs systèmes de mise en cache
-
-
-
-
-
-
-
-
PHP
cache/illuminate-adapter
A PSR-6 cache implementation using Illuminate. This implementation supports tags
-
-
-
PHP
rekalogika/psr-16-simple-cache-bundle
Enables PSR-16 Simple Cache services in Symfony that were previously removed in Symfony 4.3. Just wire in Psr\SimpleCache\CacheInterface to use it.
-
-
PHP
lesjoursfr/filesystem-cache
A PSR-6 cache implementation using filesystem. This implementation supports tags
-
-
-
yiisoft/psr-dummy-provider
PSR Dummy Provider
-
-
-
-
-
-
-
arnapou/psr-cache
Library - PSR-6, PSR-16.
-
-
PHP
gameplayjdk/php-file-cache
Low-level, file based cache using var_export() and some magic. Optionally PSR-16 compliant.
-
PHP
ihipop/psr-null-cache
NullCache implementation (Fake Storage) of PSR-16 with Basic data validation
-
vitya/components
Vitya PHP application framework base components
-
-
-
-
-
-
-
agileplant/filesystem-adapter
A PSR-6 cache implementation using filesystem. This implementation supports tags
-
-
PHP
alapi/filesystem-adapter
A PSR-6 cache implementation using filesystem. This implementation supports tags
-
-
PHP
amodar/illuminate-adapter
A PSR-6 cache implementation using Illuminate. This implementation supports tags
-
PHP
anik/cache
-
-
aviat/banker
A caching library implementing PSR-6 (psr/cache) and PSR-16 (psr/simple-cache)
-
PHP
awonderphp/simplecacheapcu
An implementation of the PSR-16 SimpleCache Interface for APCu with optional AEAD encryption
-
PHP
awonderphp/simplecacheredis
An implementation of the PSR-16 SimpleCache Interface for Redis with optional AEAD encryption
-
PHP
bdk/simplecache
SimpleCache implementation with adapters for APC(u), Couchbase, Filesystem, FlySystem, Memcached, Redis, and SQL Stampede protection) built in
-
-
PHP
chadicus/psr-cache-redis
PSR-16 SimpleCache Implementation using Predis
Abandoned! See subjective-php/psr-cache-redis
-
PHP
coffeephp/cache
Provides abstractions for implementing PSR-6 and PSR-16 compliant caching mechanisms.
-
PHP
comodojo/cache
PSR-6 and PSR-16 compliant enhanced cache manager across multiple storage engines
-
-
-
-
-
-
-
PHP
florentpoujol/php-standard-components
A series of libraries/components that form the basics of many website and most frameworks.
-
-
-
PHP
hobsrkm/laravel-framework
The Laravel Framework. Removed WriterPDO for batch and Removed wait lock for update for batch transaction
-
-
-
-
PHP
kadokweb/scrapbook
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.
-
-
-
-
-
-
-
PHP
lmc/aerospike-cache
Aerospike PHP cache adapter for Symfony/Cache (PSR-6 and PSR-16) and Doctrine/Cache
-
-
-
-
-
-
PHP
narrowspark/framework
Narrowspark Framework for Creative People.
Abandoned! See narrowspark/narrowspark
-
-
PHP
ngsoft/cache
A PSR-6/PSR-16/React/Laravel/Doctrine cache implementation that supports OPCache, APCu, Doctrine, Illuminate or any PSR-6/16 implementations and can chain them all.
-
PHP
odan/cache
PHP OpCache implementation of PSR-16 Simple Cache Interface
Abandoned! See symfony/cache
-
-
-
PHP
pe/component-cache
Cache component, provides PSR-6 cache item pool and PSR-16 based cache drivers
-
-
-
-
-
-
PHP
qubus/cache
PHP cache library with adapters for Memcached, Redis, Filesystem, APCu and In Memory.
-
-
-
-
-
-
-
-
PHP
samuelnogueira/cache-datastore-newrelic
Reports calls to any psr/simple-cache or psr/cache implementation as a custom New Relic Datastore
-
-
-
-
-
-
-
-
PHP
soupmix/cache-apcu
Framework agnostic APCu adapter for SimpleCache Interface.
Abandoned! See soupmix/cache
-
PHP
soupmix/cache-base
Provides framework agnostic implementation of PSR-16 Simple Cache Interface
Abandoned! See soupmix/cache
-
PHP
soupmix/cache-memcached
Framework agnostic Memcached adapter for SimpleCache Interface.
Abandoned! See soupmix/cache
-
PHP
soupmix/cache-redis
Framework agnostic Redis adapter for SimpleCache Interface.
Abandoned! See soupmix/cache
-
-
-
PHP
timurturdyev/laminas-cache
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
-
-
-
-
-
-
-
-
PHP
yangguanghui/filesystem-adapter
A PSR-6 cache implementation using filesystem. This implementation supports tags
-
-
PHP
zing/yii2-psr-simple-cache
A PSR simple caching interface implementation that routes to the Yii caching