Skip to content

Documentation

This is an automatically generated documentation for Documentation.

Namespaces

\Qubus\Cache

Classes

Class Description
ApcuCache
BaseCache
DateIntervalConverter
FileSystemCache
InMemoryCache
MemcachedCache
RedisCache
TypeException

\Qubus\Cache\Adapter

Classes

Class Description
ApcuCacheAdapter
FileSystemCacheAdapter
InMemoryCacheAdapter
MemcachedCacheAdapter
Multiple
PredisCacheAdapter
RedisCacheAdapter

Interfaces

Interface Description
CacheAdapter

\Qubus\Cache\Psr16

Classes

Class Description
SimpleCache

\Qubus\Cache\Psr6

Classes

Class Description
Item
ItemPool
TaggablePsr6PoolAdapter This adapter lets you make any PSR-6 cache pool taggable. If a pool is
already taggable, it is simply returned by makeTaggable. Tags are stored
either in the same cache pool, or a separate pool, and both of these
approaches come with different caveats.

Interfaces

Interface Description
TaggableCacheItem An item that supports tags. This interface is a soon-to-be-PSR.
TaggableCacheItemPool Interface for invalidating cached items using tags. This interface is a soon-to-be-PSR.

\Qubus\Cache\Traits

Traits

Trait Description
ValidatableKeyAware

Automatically generated on 2025-10-13