zend-cache
zend-cache copied to clipboard
Zend Data Cache: Add native support for addItem
This should be possible by the zend_[shm|disk]_cache_add functions.
Needs to find out at which version these functions are available and if we have to test against it.
This repository has been closed and moved to laminas/laminas-cache; a new issue has been opened at https://github.com/laminas/laminas-cache/issues/10.