wiuphp is a PHP wrapper for the Where's It Up API (version 4).
- PHP 7.4 or later
- Guzzle
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.
See the sample usage code file for code samples and usage information. For full API details, check the official Where's It Up documentation.