void commands(array|mixed $commands) Register the package's custom Artisan
void __construct(Store $store,
void __construct(Memcached $memcached, string $prefix = '') Create a new
string getPrefix() Get the cache key prefix.
int|bool decrement(string $key, mixed $value = 1) Decrement the value of
mixed offsetGet(string $key) Retrieve an item from the cache by key.
MemcachedStore class MemcachedStore extends
array many(array $keys) Retrieve multiple items from the cache by key.
static void macro(string $name, callable $macro) Register a
Page 18 of 34