thexpand / zf2-http-cache
Adds several features to help make ZF2 applications cacheable.
3.0.0
2019-03-28 10:51 UTC
Requires
- php: >=5.5
- zendframework/zendframework: 2.*
Requires (Dev)
- mockery/mockery: >=0.7.2
README
This is a fork of the abandoned https://github.com/SocalNick/ScnHttpCache ZF2 module.
Its purpose is to add support for zend-mvc:2.7.0
, as the
Zend\ServiceManager\ServiceLocatorAwareInterface
has been deprecated.