void putMany(array $values, float|int $minutes) Store multiple items in
mixed get(string|array $key) Retrieve an item from the cache by key.
Filesystem getFilesystem()
bool add(string $key, mixed $value, DateTime|int $minutes)
int|bool decrement(string $key, mixed $value = 1) Decrement the value of
void put(string $key, mixed $value, float|int $minutes) Store an item in
TaggedCache tags(array|mixed $names)
NullStore class NullStore extends
Page 9 of 28