PHPackages                             wherewhere/sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. wherewhere/sdk

ActiveLibrary[HTTP &amp; Networking](/categories/http)

wherewhere/sdk
==============

WhereWhere.cloud

1.0.1(2y ago)13unlicensePHPPHP ^7.3 || ^8.0

Since Oct 19Pushed 2y ago1 watchersCompare

[ Source](https://github.com/wherewhere-cloud/where-php)[ Packagist](https://packagist.org/packages/wherewhere/sdk)[ Docs](https://www.wherewhere.cloud)[ RSS](/packages/wherewhere-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (3)Used By (0)

wherewhere-php
==============

[](#wherewhere-php)

WhereWhere.cloud

Installation &amp; Usage
------------------------

[](#installation--usage)

### Requirements

[](#requirements)

PHP 7.3 and later. Should also work with PHP 8.0 but has not been tested.

### Composer

[](#composer)

To install the bindings via [Composer](https://getcomposer.org/), add the following to `composer.json`:

```
{
  "require": {
    "wherewhere/sdk": "*@dev",
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
