errant/etcd

QED is an etcd library for PHP 5.5+

0.2.0 2014-10-10 21:25 UTC

This package is not auto-updated.

Last update: 2024-04-22 23:33:22 UTC


README

== Etcd for PHP ==

This library contains two implementations of Etcd for PHP.

  • \Etcd is a low-level implementation of the Etcd API
  • \QED is a high level approach to Etcd implementing different Node types and some helper methods to mimic the concept of a data model