Sat, 01 Jun 2024 11:54:20 UTC | login

Information for RPM php-symfony4-cache-4.2.9-1.fc31.noarch.rpm

ID340408
Namephp-symfony4-cache
Version4.2.9
Release1.fc31
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 Time2019-06-04 12:18:40 GMT
Size61.16 KB
fd80c6e203281902f238741dbae1f984
LicenseMIT
Provides
php-composer(psr/cache-implementation) = 1.0
php-composer(psr/simple-cache-implementation) = 1.0
php-composer(symfony/cache) = 4.2.9
php-composer(symfony/cache-implementation) = 1.0
php-symfony4-cache = 4.2.9-1.fc31
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
php-composer(psr/cache) >= 1.0
php-composer(psr/cache) < 2.0
php-composer(psr/log) >= 1.0
php-composer(psr/log) < 2.0
php-composer(psr/simple-cache) >= 1.0
php-composer(psr/simple-cache) < 2.0
php-composer(symfony/contracts) >= 1.1.1
php-composer(symfony/contracts) < 2
php-composer(symfony/var-exporter) = 4.2.9
php-date
php-hash
php-pcre
php-pdo
php-reflection
php-spl
php-symfony4-common = 4.2.9-1.fc31
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-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 78 >>>
Name ascending sort Size
/usr/share/doc/php-symfony4-cache0.00 B
/usr/share/doc/php-symfony4-cache/CHANGELOG.md2.59 KB
/usr/share/doc/php-symfony4-cache/README.md922.00 B
/usr/share/doc/php-symfony4-cache/composer.json1.53 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.php10.28 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/AdapterInterface.php785.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter/ApcuAdapter.php643.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter/ArrayAdapter.php4.08 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/ChainAdapter.php8.01 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/MemcachedAdapter.php1.27 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/NullAdapter.php2.44 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/PdoAdapter.php2.31 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/PhpArrayAdapter.php9.19 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/PhpFilesAdapter.php1.32 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/ProxyAdapter.php7.69 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/RedisAdapter.php997.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter/SimpleCacheAdapter.php1.66 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/TagAwareAdapter.php10.35 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/TagAwareAdapterInterface.php785.00 B
/usr/share/php/Symfony4/Component/Cache/Adapter/TraceableAdapter.php6.55 KB
/usr/share/php/Symfony4/Component/Cache/Adapter/TraceableTagAwareAdapter.php926.00 B
/usr/share/php/Symfony4/Component/Cache/CacheItem.php5.62 KB
/usr/share/php/Symfony4/Component/Cache/DataCollector0.00 B
/usr/share/php/Symfony4/Component/Cache/DataCollector/CacheDataCollector.php5.72 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.php6.44 KB
/usr/share/php/Symfony4/Component/Cache/DependencyInjection/CachePoolPrunerPass.php1.99 KB
/usr/share/php/Symfony4/Component/Cache/DoctrineProvider.php2.00 KB
/usr/share/php/Symfony4/Component/Cache/Exception0.00 B
/usr/share/php/Symfony4/Component/Cache/Exception/CacheException.php493.00 B
/usr/share/php/Symfony4/Component/Cache/Exception/InvalidArgumentException.php538.00 B
/usr/share/php/Symfony4/Component/Cache/Exception/LogicException.php498.00 B
/usr/share/php/Symfony4/Component/Cache/LockRegistry.php5.40 KB
/usr/share/php/Symfony4/Component/Cache/Marshaller0.00 B
/usr/share/php/Symfony4/Component/Cache/Marshaller/DefaultMarshaller.php3.06 KB
/usr/share/php/Symfony4/Component/Cache/Marshaller/MarshallerInterface.php1.06 KB
/usr/share/php/Symfony4/Component/Cache/PruneableInterface.php485.00 B
/usr/share/php/Symfony4/Component/Cache/ResettableInterface.php418.00 B
/usr/share/php/Symfony4/Component/Cache/Simple0.00 B
/usr/share/php/Symfony4/Component/Cache/Simple/AbstractCache.php5.60 KB
/usr/share/php/Symfony4/Component/Cache/Simple/ApcuCache.php569.00 B
/usr/share/php/Symfony4/Component/Cache/Simple/ArrayCache.php4.82 KB
Component of No Buildroots