Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 788 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 788 Bytes

wiuphp (beta)

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.