mehr-als-nix / zf-couchbase2
The MehrAlsNix\ZF\Cache\Storage\Adapter\Couchbase adapter stores cache items over the couchbase protocol. It’s using the required PHP extension couchbase which is based on Libcouchbase.
v0.0.1-alpha
2015-12-30 16:45 UTC
Requires
- php: >=5.5.0
- ext-couchbase: >=2.0
- zendframework/zend-cache: ~2.0
Requires (Dev)
- phpunit/phpunit: ~4.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-29 01:41:42 UTC
README
The Couchbase Adapter
The MehrAlsNix\ZF\Cache\Storage\Adapter\Couchbase adapter stores cache items
over the couchbase protocol. It’s using the required PHP extension couchbase
which is based on Libcouchbase.
This adapter implements the following interfaces:
Zend\Cache\Storage\StorageInterfaceZend\Cache\Storage\FlushableInterface