[ 源代码: php-psr-simple-cache ]
软件包:php-psr-simple-cache(3.0.0-1)
php-psr-simple-cache 的相关链接
Debian 的资源:
下载源码包 php-psr-simple-cache:
- [php-psr-simple-cache_3.0.0-1.dsc]
- [php-psr-simple-cache_3.0.0.orig.tar.gz]
- [php-psr-simple-cache_3.0.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [www.php-fig.org]
相似软件包:
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
Common interfaces for simple caching
PHP FIG Simple Cache PSR holds all interfaces related to PSR-16.
Note that this is not a cache implementation of its own. It is merely an interface that describes a cache implementation. See the specification for more details.
You can find implementations of the specification by looking for packages providing the php-psr-simple-cache-implementation virtual package.