ciricihq / oc-client-php
opentables/oc-client PHP implementation
dev-master
2017-05-10 16:18 UTC
Requires
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- phpunit/phpunit: ^6.1
- symfony/var-dumper: ^3.2
This package is not auto-updated.
Last update: 2024-10-27 03:26:29 UTC
README
opentables/oc-client PHP implementation
For a nodejs implementation check this link. This library is heavily based on it.
Install
composer require ciricihq/oc-client-php
Running tests
composer test