neos/cache
composer require neos/cache
Neos Cache Framework
5.2.14
- Requires
- php: ~7.1
- psr/simple-cache: ^1.0
- psr/cache: ~1.0
- neos/utility-files: *
- neos/utility-pdo: *
- neos/utility-opcodecache: *
- Requires (dev)
- mikey179/vfsstream: ~1.6
- phpunit/phpunit: ~7.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).