Package - php-symfony-cache
Primary informations
Download package: http://deb.debian.org/debian/pool/main/s/symfony/php-symfony-cache_6.4.21+dfsg-2+deb13u1_all.deb (Size: 78.3KiB)| Property | Value |
|---|---|
| Package | php-symfony-cache |
| Source | symfony |
| Version | 6.4.21+dfsg-2+deb13u1 |
| Installed-Size | 656 |
| Maintainer | Debian PHP PEAR Maintainers |
| Architecture | all |
| Provides | php-psr-cache-implementation, php-psr-simple-cache-implementation, php-symfony-cache-implementation |
| Depends | php-common, php-psr-cache (>> 2.0), php-psr-log, php-symfony-cache-contracts, php-symfony-service-contracts, php-symfony-var-exporter |
| Breaks | php-doctrine-dbal (<< 2.13.1~~), php-symfony-dependency-injection (<< 5.4~~), php-symfony-http-kernel (<< 5.4~~), php-symfony-var-dumper (<< 5.4~~) |
| Description | provides extended PSR-6, PSR-16 (and tags) implementations |
| Description-md5 | bdd8e48e1cf43f29aeb6316c3cc9a0b2 |
| Homepage | https://symfony.com/doc/6.4/components/cache.html |
| Section | php |
| Priority | optional |
| Filename | pool/main/s/symfony/php-symfony-cache_6.4.21+dfsg-2+deb13u1_all.deb |
| Size | 80200 |
| MD5sum | 5a3f8e7a89543d1630f0af37e8de29a0 |
| SHA256 | df8647f590228019d65e178cce1e7a06b1132fca4c5e6a2a4292a1ff1687f384 |
Files in package
- /usr/share/doc/php-symfony-cache/changelog.Debian.gz
- /usr/share/doc/php-symfony-cache/changelog.gz
- /usr/share/doc/php-symfony-cache/copyright
- /usr/share/php/Symfony/Component/Cache/Adapter/AbstractAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/AbstractTagAwareAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/AdapterInterface.php
- /usr/share/php/Symfony/Component/Cache/Adapter/ApcuAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/ArrayAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/ChainAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/CouchbaseBucketAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/CouchbaseCollectionAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/DoctrineDbalAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/FilesystemAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/FilesystemTagAwareAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/MemcachedAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/NullAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/ParameterNormalizer.php
- /usr/share/php/Symfony/Component/Cache/Adapter/PdoAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/PhpFilesAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/ProxyAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/Psr16Adapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/RedisAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/RedisTagAwareAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/TagAwareAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/TagAwareAdapterInterface.php
- /usr/share/php/Symfony/Component/Cache/Adapter/TraceableAdapter.php
- /usr/share/php/Symfony/Component/Cache/Adapter/TraceableTagAwareAdapter.php
- /usr/share/php/Symfony/Component/Cache/CacheItem.php
- /usr/share/php/Symfony/Component/Cache/DataCollector/CacheDataCollector.php
- /usr/share/php/Symfony/Component/Cache/DependencyInjection/CacheCollectorPass.php
- /usr/share/php/Symfony/Component/Cache/DependencyInjection/CachePoolClearerPass.php
- /usr/share/php/Symfony/Component/Cache/DependencyInjection/CachePoolPass.php
- /usr/share/php/Symfony/Component/Cache/DependencyInjection/CachePoolPrunerPass.php
- /usr/share/php/Symfony/Component/Cache/Exception/CacheException.php
- /usr/share/php/Symfony/Component/Cache/Exception/InvalidArgumentException.php
- /usr/share/php/Symfony/Component/Cache/Exception/LogicException.php
- /usr/share/php/Symfony/Component/Cache/LockRegistry.php
- /usr/share/php/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php
- /usr/share/php/Symfony/Component/Cache/Marshaller/DeflateMarshaller.php
- /usr/share/php/Symfony/Component/Cache/Marshaller/MarshallerInterface.php
- /usr/share/php/Symfony/Component/Cache/Marshaller/SodiumMarshaller.php
- /usr/share/php/Symfony/Component/Cache/Marshaller/TagAwareMarshaller.php
- /usr/share/php/Symfony/Component/Cache/Messenger/EarlyExpirationDispatcher.php
- /usr/share/php/Symfony/Component/Cache/Messenger/EarlyExpirationHandler.php
- /usr/share/php/Symfony/Component/Cache/Messenger/EarlyExpirationMessage.php
- /usr/share/php/Symfony/Component/Cache/PruneableInterface.php
- /usr/share/php/Symfony/Component/Cache/Psr16Cache.php
- /usr/share/php/Symfony/Component/Cache/ResettableInterface.php
- /usr/share/php/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/ContractsTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/FilesystemTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/ProxyTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/Redis5Proxy.php
- /usr/share/php/Symfony/Component/Cache/Traits/Redis6Proxy.php
- /usr/share/php/Symfony/Component/Cache/Traits/Redis6ProxyTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/RedisCluster5Proxy.php
- /usr/share/php/Symfony/Component/Cache/Traits/RedisCluster6Proxy.php
- /usr/share/php/Symfony/Component/Cache/Traits/RedisCluster6ProxyTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/RedisClusterNodeProxy.php
- /usr/share/php/Symfony/Component/Cache/Traits/RedisClusterProxy.php
- /usr/share/php/Symfony/Component/Cache/Traits/RedisProxy.php
- /usr/share/php/Symfony/Component/Cache/Traits/RedisTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/Relay/CopyTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/Relay/GeosearchTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/Relay/GetrangeTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/Relay/HsetTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/Relay/MoveTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/Relay/NullableReturnTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/Relay/PfcountTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/RelayProxy.php
- /usr/share/php/Symfony/Component/Cache/Traits/RelayProxyTrait.php
- /usr/share/php/Symfony/Component/Cache/Traits/ValueWrapper.php
- /usr/share/php/Symfony/Component/Cache/autoload.php
- /usr/share/pkg-php-tools/autoloaders/php-symfony-cache