[ 原始碼: symfony ]
套件:php-symfony-cache(4.4.19+dfsg-2+deb11u6)
php-symfony-cache 的相關連結
Debian 的資源:
下載原始碼套件 symfony:
- [symfony_4.4.19+dfsg-2+deb11u6.dsc]
- [symfony_4.4.19+dfsg.orig.tar.xz]
- [symfony_4.4.19+dfsg-2+deb11u6.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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 an extended PSR-6, PSR-16 (and tags) implementation
The Symfony Cache Component provides an extended PSR-6 implementation for adding cache to applications. It is designed to have a low overhead so that caching is fastest. It ships with a few caching adapters for the most widespread and suited to caching backends. It also provides a `doctrine/cache` proxy adapter to cover more advanced caching needs and a proxy adapter for greater interoperability between PSR-6 implementations.
Symfony is a PHP framework, a set of tools and a development methodology.
其他與 php-symfony-cache 有關的套件
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- dep: php-psr-cache (<< 2~~)
- Common interface for caching libraries
- dep: php-psr-cache (>= 1.0)
-
- dep: php-psr-log (<< 2~~)
- common interface for logging libraries
- dep: php-psr-log (>= 1.0)
-
- 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