neos/cache
composer require neos/cache
Neos Cache Framework
6.1.19
- Requires
- php: ^7.2
- psr/simple-cache: ^1.0
- psr/cache: ~1.0
- neos/utility-files: *
- neos/utility-pdo: *
- neos/utility-opcodecache: *
- Requires (dev)
- mikey179/vfsstream: ^1.6.1
- phpunit/phpunit: ~8.1
- Suggest
- 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: 1.0
- psr/simple-cache-implementation: 1.0
No readme available
The same vendor provides 93 package(s).