zookeeper 0.3.0

PHP extension for interfacing with Apache ZooKeeper


This extension provides API for communicating with ZooKeeper service.

License: PHP

Changes

Bugs:
- Fix session warning with PHP 7.1 (Issue #4)

Improvements:
- Support PHP-7 (PR #1)
- Support exceptions (PR #2)