stephangroen/jotihunt-php-client

A PHP Client for the Jotihunt API

v1.0.1 2015-10-08 19:07 UTC

This package is auto-updated.

Last update: 2024-04-08 21:18:17 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