Download the PHP package dhii/cache-abstract without Composer
On this page you can find all versions of the php package dhii/cache-abstract. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dhii/cache-abstract
More information about dhii/cache-abstract
Files in dhii/cache-abstract
Download dhii/cache-abstract
More information about dhii/cache-abstract
Files in dhii/cache-abstract
Vendor dhii
Package cache-abstract
Short Description Abstract functionality for caching.
License MIT
Package cache-abstract
Short Description Abstract functionality for caching.
License MIT
Please rate this library. Is it a good library?
Informations about the package cache-abstract
Dhii - Cache - Abstract
Details
Abstract functionality for caching.
Traits
GetCachedCapableTrait
- Retrieves a cached value by key from self. Supports default value or value generation. Very useful for memoization. Allows specifying a TTL, if the underlying storage medium supports that.
All versions of cache-abstract with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.4 | ^7.0
The package dhii/cache-abstract contains the following files
Loading the files please wait ....