A PHP client for the Where's It Up? API

v0.0.4 2021-06-09 09:32 UTC

This package is not auto-updated.

Last update: 2024-04-19 19:43:12 UTC


README

wiuphp is a PHP wrapper for the Where's It Up API (version 4).

Requirements

Installation

This API client is packaged with Composer, so you can use Composer to add it to your project:

$ composer require wondernetwork/wiuphp

If you're not sure what Composer is, you can read more about it at PHP: The Right Way, and in the official documentation.

Usage

See the sample usage code file for code samples and usage information. For full API details, check the official Where's It Up documentation.