PHP-ZooKeeper is a PHP extension which uses libzookeeper library to provide API for communicating with the ZooKeeper service. ZooKeeper is an Apache project that enables centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services.
PHP-ZooKeeper is a PHP extension which uses libzookeeper library to provide API for communicating with the ZooKeeper service. ZooKeeper is an Apache project that enables centralized service for maintaining configuration information, naming, providing distributed synchronization, and providing group services. The extension can be found in github https://github.com/andreiz/php-zookeeper/