Pakket: php-symfony-cache (4.4.19+dfsg-2+deb11u6)
Verwijzigingen voor php-symfony-cache
Debian bronnen:
Het bronpakket symfony downloaden:
- [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]
Beheerders:
- Debian PHP PEAR Maintainers (QA-pagina, Mailarchief)
- Daniel Beyer (QA-pagina)
- David Prévot (QA-pagina)
Externe bronnen:
- Homepage [symfony.com]
Vergelijkbare pakketten:
- 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.
Andere aan php-symfony-cache gerelateerde pakketten
|
|
|
|
-
- 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