[ ソース: symfony ]
パッケージ: php-symfony-cache (5.4.23+dfsg-1+deb12u2)
php-symfony-cache に関するリンク
Debian の資源:
symfony ソースパッケージをダウンロード:
- [symfony_5.4.23+dfsg-1+deb12u2.dsc]
- [symfony_5.4.23+dfsg.orig.tar.xz]
- [symfony_5.4.23+dfsg-1+deb12u2.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 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
- Common files for PHP packages
-
- dep: php-psr-cache
- 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-deprecation-contracts
- A generic function and convention to trigger deprecation notices
-
- 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