stephangroen / jotihunt-php-client
A PHP Client for the Jotihunt API
Package info
github.com/stephangroen/jotihunt-php-client
pkg:composer/stephangroen/jotihunt-php-client
v1.0.1
2015-10-08 19:07 UTC
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: ~6.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-09 02:24: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