frankmayer/arangodb-php-core-guzzle

ArangoDB PHP Core - Guzzle Provider

dev-devel 2017-02-18 23:22 UTC

This package is not auto-updated.

Last update: 2024-04-13 15:11:56 UTC


README

##ArangoDB-PHP-Core-Guzzle This library adds Guzzle support to the ArangoDB-PHP-Core client.

Latest Stable Version Total Downloads Latest Unstable Version License composer.lock codecov

PHP_Compatibility HHVM_Compatibility

Master: Build Status Devel: Build Status

Join the chat at https://gitter.im/frankmayer/ArangoDB-PHP-Core

####Highlights:

####PHP Versions:

Tested and Supported with PHP 7.0+ & HHVM 3.15.0+ (but will most probably work from HHVM 3.11.0 onwards)

#####Caution: This project is at the moment in a highly experimental phase. The API is not yet stable and there most probably will be significant changes to it.

So, it's not recommended to build anything critical on top of it yet. ;) But... stay tuned...

#####Contributing

As with ArangoDB-PHP-Core, this project is also very fresh and in a highly experimental state, it's not yet open to pull requests. I'll keep you up-to-date via this readme and my Twitter-feed: https://twitter.com/frankmayer_ Thanks !!

Todo's:
  • Tests refactoring (+ upgrade to PHPUnit 6)
  • More tests
  • Docs
  • Virtually should support any Guzzle connection handler (Curl & ReactPHP(Streams) are tested) that is supported via RingPHP

######License: Apache V2, see https://github.com/frankmayer/ArangoDB-PHP-Core-Guzzle/blob/devel/LICENSE.md