[ 源代码: symfony ]
软件包:php-symfony-cache(6.4.14+dfsg-1)
php-symfony-cache 的相关链接
Debian 的资源:
下载源码包 symfony:
维护小组:
外部的资源:
- 主页 [symfony.com]
相似软件包:
- php-symfony-psr-http-message-bridge
- php-symfony-cache-contracts
- php-symfony-class-loader
- php-symfony-contracts
- php-symfony-translation-contracts
- php-symfony-event-dispatcher-contracts
- php-symfony-http-client-contracts
- php-symfony-service-contracts
- php-symfony-security-http
- php-symfony-security-csrf
- php-symfony-deprecation-contracts
provides extended PSR-6, PSR-16 (and tags) implementations
The Symfony Cache Component provides extended PSR-6 implementations for adding cache to applications. It is designed to have a low overhead so that caching is fastest. It ships with adapters for the most widespread caching backends. It also provides a PSR-16 adapter, and implementations for `symfony/cache-contracts` `CacheInterface` and `TagAwareCacheInterface`.
Symfony is a PHP framework, a set of tools and a development methodology.
其他与 php-symfony-cache 有关的软件包
|
|
|
|
-
- dep: php-common
- PHP 包的通用文件
-
- dep: php-psr-cache (>> 2.0)
- Common interface for caching libraries
-
- dep: php-psr-log
- common interface for logging libraries
-
- dep: php-symfony-cache-contracts
- Generic abstractions related to caching
-
- dep: php-symfony-service-contracts
- Generic abstractions related to writing services
-
- dep: php-symfony-var-exporter
- export serializable PHP data structure to plain PHP code