ciricihq / oc-client-php
opentables/oc-client PHP implementation
Installs: 30
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/ciricihq/oc-client-php
Requires
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
- phpunit/phpunit: ^6.1
- symfony/var-dumper: ^3.2
This package is not auto-updated.
Last update: 2025-09-28 08:13:03 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