stephangroen / jotihunt-php-client
A PHP Client for the Jotihunt API
Installs: 38
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/stephangroen/jotihunt-php-client
Requires
- php: >=5.4.0
- guzzlehttp/guzzle: ~6.0
This package is auto-updated.
Last update: 2025-10-09 00:16:37 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