Documentation
This is an automatically generated documentation for Documentation.
Namespaces
\Qubus\Cache
Classes
\Qubus\Cache\Adapter
Classes
Interfaces
\Qubus\Cache\Psr16
Classes
\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