graham-campbell/bounded-cache
A Bounded TTL PSR-16 Cache Implementation
时间:2026-01-04 15:04
cache/array-adapter
A PSR-6 cache implementation using a php array. This implementation supports tags
时间:2026-01-04 15:04
cache/redis-adapter
A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags
时间:2026-01-04 15:04
cache/filesystem-adapter
A PSR-6 cache implementation using filesystem. This implementation supports tags
时间:2026-01-04 11:07
toflar/psr6-symfony-http-cache-store
An alternative store implementation for Symfony's HttpCache reverse proxy that supports auto-pruning of expired entries and cache invalidation by tags.
时间:2026-01-04 11:06
laminas/laminas-cache
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
时间:2026-01-04 10:52
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.
时间:2026-01-04 10:30
beste/in-memory-cache
A PSR-6 In-Memory cache that can be used as a fallback implementation and/or in tests.
时间:2026-01-04 10:07
doctrine/cache
PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.
时间:2026-01-04 09:52
jdwx/array-cache
A trivial implementation of PSR CacheInterface using an in-memory array.
时间:2026-01-04 08:00
kodus/db-cache
PSR-16 cache-implementation for SQL databases
时间:2026-01-04 07:56
byjg/cache-engine
A powerful, versatile cache implementation providing both PSR-6 and PSR-16 interfaces with support for multiple storage drivers.
时间:2026-01-04 06:40
cache/session-handler
An implementation of PHP's SessionHandlerInterface that allows PSR-6
时间:2026-01-04 06:34
eleving/zend-cache
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
时间:2026-01-04 06:17