errant/etcd

QED is an etcd library for PHP 5.5+

Maintainers

Details

github.com/errant/etcd

Source

Issues

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/errant/etcd

0.2.0 2014-10-10 21:25 UTC

This package is not auto-updated.

Last update: 2025-10-07 06:32:57 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