stephangroen / jotihunt-php-client
Jotihunt API 的 PHP 客户端
v1.0.1
2015-10-08 19:07 UTC
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: ~6.0
This package is auto-updated.
Last update: 2024-09-08 22:11:07 UTC
README
Jotihunt API 的非官方客户端。
安装
此项目可以通过 Composer 轻松安装。
require: {
"stephangroen/jotihunt-php-client": "~v1.0"
}
代码示例
例如,请参阅:example/example.php