[ ソース: 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 ディストリビューションのものです。つまり、おそらく不安定でバグがあり、それどころかデータの損失を起こすかもしれません。使用前には、変更履歴やその他の参照可能なドキュメントを必ず調べてください。
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.