ciricihq / oc-client-php
opentables/oc-client PHP 实现
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-09-15 02:48:15 UTC
README
opentables/oc-client PHP 实现
对于 Node.js 实现,请查看此 链接。这个库在它基础上进行了大量修改。
安装
composer require ciricihq/oc-client-php
运行测试
composer test