errant / etcd
QED is an etcd library for PHP 5.5+
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/errant/etcd
Requires
- php: >=5.5.0
- guzzlehttp/guzzle: 4.*
Requires (Dev)
- phpunit/phpunit: 4.*
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