Pakket: php-symfony-cache (7.2.0~beta2+dfsg-1)
Verwijzigingen voor php-symfony-cache
Debian bronnen:
Het bronpakket symfony downloaden:
- [symfony_7.2.0~beta2+dfsg-1.dsc]
- [symfony_7.2.0~beta2+dfsg.orig.tar.xz]
- [symfony_7.2.0~beta2+dfsg-1.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
Experimenteel pakket
Warning: This package is from the experimental distribution. That means it is likely unstable or buggy, and it may even cause data loss. Please be sure to consult the changelog and other possible documentation before using it.
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.
Andere aan php-symfony-cache gerelateerde pakketten
|
|
|
|
-
- dep: php-common
- Common files for PHP packages
-
- 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-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