mixed remember(string $key, DateTime|int $minutes,
int|bool increment(string $key, mixed $value) Increment the value of an
bool offsetExists(string $key) Determine if a cached value exists.
mixed pull(string $key, mixed $default = null) Retrieve an item from the
Repository repository(
mixed get(string $key) Retrieve an item from the cache by key.
$this extend(string $driver, Closure $callback)
string resetTag(string $name) Reset the tag and return the new tag identifier
RateLimiter class RateLimiter (
bool has(string $key) Determine if an item exists in the cache.
Page 31 of 34