stephangroen / jotihunt-php-client
A PHP Client for the Jotihunt API
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-10-08 22:19:16 UTC
README
An unofficial client for the Jotihunt API.
Installation
This project can easily be installed through Composer.
require: {
"stephangroen/jotihunt-php-client": "~v1.0"
}
Code example
See for example: example/example.php