errant / etcd
QED is an etcd library for PHP 5.5+
0.2.0
2014-10-10 21:25 UTC
Requires
- php: >=5.5.0
- guzzlehttp/guzzle: 4.*
Requires (Dev)
- phpunit/phpunit: 4.*
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is not auto-updated.
Last update: 2026-09-08 10:40:09 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