dev-master
9999999-dev https://github.com/s3b4stian/simple-cacheCommon interfaces for simple caching with strict typing
MIT
The Requires
- php >=7.0
by PHP-FIG
psr cache caching psr-16 simple-cache
Common interfaces for simple caching with strict typing
This repository holds all interfaces related to PSR-16 with strict typing, (*1)
Note that this is not a cache implementation of its own. It is merely an interface that describes a cache implementation., (*2)
See the specification for more details., (*3)
You can find implementations of the specification by looking for packages providing the psr/simple-cache-implementation virtual package., (*4)
Common interfaces for simple caching with strict typing
MIT
psr cache caching psr-16 simple-cache