thexpand / zf2-http-cache
Adds several features to help make ZF2 applications cacheable.
Installs: 54
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 6
pkg:composer/thexpand/zf2-http-cache
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.