php-symfony-cache (7.4.6+dfsg-2)

2 versions available in kali/kali-last-snapshot/main/i386

Details

Core information at a glance

Distribution
kali
Origin
kali-last-snapshot
Repository
https://http.kali.org/kali
Codename
kali-last-snapshot
Component
main
Source
symfony
Architecture
i386
Section
php
Priority
optional
Maintainer
Debian PHP PEAR Maintainers <[email protected]>

Size & integrity

Byte sizes and integrity verification

Installed size
615 B
Size expected
79.1 kB
Size actual
79.1 kB
Size match

Dependencies

Required package dependencies

  • php-common
  • php-psr-cache
  • php-psr-log
  • php-symfony-cache-contracts (>= 3.6)
  • php-symfony-cache-contracts (<< 4~~)
  • php-symfony-deprecation-contracts
  • php-symfony-service-contracts
  • php-symfony-var-exporter

Suggested packages

Recommended additional packages

  • None

Description

provides extended PSR-6, PSR-16 (and tags) implementations

Tags

Package classification tags

None

Checksums

Hash values and integrity verification status

TypeActualMatch
MD52f11cf71…47b7c5b9
SHA-1de5bbf3b…54207dd1
SHA-25615a0638e…3622d370
SHA-5122d8c0ac1…3d63775e

Contents

Files and directories included

.
usr
usr/share
usr/share/doc
usr/share/doc/php-symfony-cache
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
usr/share/php/Symfony
usr/share/php/Symfony/Component
usr/share/php/Symfony/Component/Cache
usr/share/php/Symfony/Component/Cache/Adapter
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
usr/share/php/Symfony/Component/Cache/DataCollector/CacheDataCollector.php
usr/share/php/Symfony/Component/Cache/DependencyInjection
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
usr/share/php/Symfony/Component/Cache/Exception/BadMethodCallException.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
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
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
usr/share/php/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php
usr/share/php/Symfony/Component/Cache/Traits/CachedValueInterface.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/Redis62ProxyTrait.php
usr/share/php/Symfony/Component/Cache/Traits/Redis63ProxyTrait.php
usr/share/php/Symfony/Component/Cache/Traits/RedisCluster62ProxyTrait.php
usr/share/php/Symfony/Component/Cache/Traits/RedisCluster63ProxyTrait.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/RedisProxyTrait.php
usr/share/php/Symfony/Component/Cache/Traits/RedisTrait.php
usr/share/php/Symfony/Component/Cache/Traits/Relay
usr/share/php/Symfony/Component/Cache/Traits/Relay/Relay20Trait.php
usr/share/php/Symfony/Component/Cache/Traits/Relay/RelayCluster20Trait.php
usr/share/php/Symfony/Component/Cache/Traits/RelayClusterProxy.php
usr/share/php/Symfony/Component/Cache/Traits/RelayProxy.php
usr/share/php/Symfony/Component/Cache/Traits/ValueWrapper.php
usr/share/php/Symfony/Component/Cache/autoload.php
usr/share/pkg-php-tools
usr/share/pkg-php-tools/autoloaders
usr/share/pkg-php-tools/autoloaders/php-symfony-cache