psr/cache dependents (1139) Order by: name | downloads Show: all | require | require-dev
-
PHP
laminas/laminas-cache
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
-
PHP
beste/in-memory-cache
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
-
PHP
psr-discovery/cache-implementations
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.
-
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
auth0/login
Auth0 Laravel SDK. Straight-forward and tested methods for implementing authentication, and accessing Auth0's Management API endpoints.
-
-
-
-
PHP
cache/redis-adapter
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
-