Tue, 30 Apr 2024 21:30:43 UTC | login

Information for RPM php-symfony4-cache-4.4.7-1.fc33.noarch.rpm

ID580171
Namephp-symfony4-cache
Version4.4.7
Release1.fc33
Epoch
Archnoarch
SummarySymfony implementation of PSR-6 and PSR-16 (version 4)
DescriptionThe Cache component provides an extended PSR-6 [1] implementation for adding cache to your applications. It is designed to have a low overhead and it ships with ready to use adapters for the most common caching backends. Autoloader: /usr/share/php/Symfony4/Component/Cache/autoload.php [1] http://www.php-fig.org/psr/psr-6/
Build Time2020-03-31 06:26:18 GMT
Size65.61 KB
44d7e002ae281517d5249b7e760aa613
LicenseMIT
Provides
php-composer(psr/cache-implementation) = 1.0
php-composer(psr/simple-cache-implementation) = 1.0
php-composer(symfony/cache) = 4.4.7
php-composer(symfony/cache-implementation) = 1.0
php-symfony4-cache = 4.4.7-1.fc33
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(php-composer(psr/cache) >= 1.0 with php-composer(psr/cache) < 2.0)
(php-composer(psr/log) >= 1.0 with php-composer(psr/log) < 2.0)
(php-composer(symfony/cache-contracts) >= 1.1.8 with php-composer(symfony/cache-contracts) < 2)
(php-composer(symfony/service-contracts) >= 1.1.8 with php-composer(symfony/service-contracts) < 2)
php-composer(symfony/var-exporter) = 4.4.7
php-date
php-hash
php-pcre
php-pdo
php-reflection
php-spl
php-symfony4-common = 4.4.7-1.fc33
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests
php-pecl(apcu)
php-pecl(memcached)
php-pecl(opcache)
php-pecl(redis)
Supplements No Supplements
Enhances No Enhances
Files
Page:
1 through 50 of 86 >>>
Name ascending sort Size
/usr/share/doc/php-symfony4-cache0.00 B
/usr/share/doc/php-symfony4-cache/CHANGELOG.md3.46 KB
/usr/share/doc/php-symfony4-cache/README.md922.00 B
/usr/share/doc/php-symfony4-cache/composer.json1.64 KB
/usr/share/licenses/php-symfony4-cache0.00 B
/usr/share/licenses/php-symfony4-cache/LICENSE1.04 KB
/usr/share/php/Symfony4/Component/Cache0.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter0.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter/AbstractAdapter.php8.02 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/AbstractTagAwareAdapter.php12.16 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/AdapterInterface.php1.00 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/ApcuAdapter.php643.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter/ArrayAdapter.php4.19 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/ChainAdapter.php8.71 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/DoctrineAdapter.php700.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter/FilesystemAdapter.php933.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter/FilesystemTagAwareAdapter.php7.39 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/MemcachedAdapter.php1.27 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/NullAdapter.php2.71 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/PdoAdapter.php2.31 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/PhpArrayAdapter.php9.20 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/PhpFilesAdapter.php1.32 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/ProxyAdapter.php8.18 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/Psr16Adapter.php1.84 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/RedisAdapter.php1.00 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/RedisTagAwareAdapter.php11.08 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/SimpleCacheAdapter.php552.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter/TagAwareAdapter.php11.47 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/TagAwareAdapterInterface.php785.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter/TraceableAdapter.php7.02 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/TraceableTagAwareAdapter.php926.00 B
/usr/share/php/Symfony4/Component/Cache/CacheItem.php5.79 KB
/usr/share/php/Symfony4/Component/Cache/DataCollector0.00 B
/usr/share/php/Symfony4/Component/Cache/DataCollector/CacheDataCollector.php5.79 KB
/usr/share/php/Symfony4/Component/Cache/DependencyInjection0.00 B
/usr/share/php/Symfony4/Component/Cache/DependencyInjection/CacheCollectorPass.php2.69 KB
/usr/share/php/Symfony4/Component/Cache/DependencyInjection/CachePoolClearerPass.php1.38 KB
/usr/share/php/Symfony4/Component/Cache/DependencyInjection/CachePoolPass.php9.02 KB
/usr/share/php/Symfony4/Component/Cache/DependencyInjection/CachePoolPrunerPass.php1.99 KB
/usr/share/php/Symfony4/Component/Cache/DoctrineProvider.php2.17 KB
/usr/share/php/Symfony4/Component/Cache/Exception0.00 B
/usr/share/php/Symfony4/Component/Cache/Exception/CacheException.php655.00 B
/usr/share/php/Symfony4/Component/Cache/Exception/InvalidArgumentException.php725.00 B
/usr/share/php/Symfony4/Component/Cache/Exception/LogicException.php665.00 B
/usr/share/php/Symfony4/Component/Cache/LockRegistry.php6.45 KB
/usr/share/php/Symfony4/Component/Cache/Marshaller0.00 B
/usr/share/php/Symfony4/Component/Cache/Marshaller/DefaultMarshaller.php3.44 KB
/usr/share/php/Symfony4/Component/Cache/Marshaller/DeflateMarshaller.php1.21 KB
/usr/share/php/Symfony4/Component/Cache/Marshaller/MarshallerInterface.php1.06 KB
/usr/share/php/Symfony4/Component/Cache/Marshaller/TagAwareMarshaller.php3.03 KB
Component of No Buildroots