neos/cache
composer require neos/cache
Neos Cache Framework
8.2.0
- Requires
- php: ^8.0
- psr/simple-cache: ^2.0 || ^3.0
- psr/cache: ^2.0 || ^3.0
- psr/log: ^2.0 || ^3.0
- neos/utility-files: *
- neos/utility-pdo: *
- neos/utility-opcodecache: *
- Requires (dev)
- mikey179/vfsstream: ^1.6.10
- phpunit/phpunit: ~9.1
- Suggest
- ext-igbinary: The igbinary extension is a replacement for the standard PHP serializer
- ext-memcache: If you have a memcache server and want to use it for caching.
- ext-memcached: Alternative, if you have a memcache server and want to use it for caching.
- ext-redis: If you have a redis server and want to use it for caching.
- Provides
- psr/cache-implementation: 2.0.0 || 3.0.0
- psr/simple-cache-implementation: 2.0.0 || 3.0.0
No readme available
The same vendor provides 93 package(s).