doctrine/cache 2.0 no longer provides implementations of caches. It provides only interfaces. We need only PHP array cache so I chose to implement this simple cache instead of introducing new cache library. [MAILPOET-3892]