PHPackages                             stadiamaps/api - 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. stadiamaps/api

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

stadiamaps/api
==============

The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.

v5.1.0(2mo ago)11.6k↓36%BSD-3-ClausePHPPHP ^8.1CI passing

Since Jul 9Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/stadiamaps/stadiamaps-api-php)[ Packagist](https://packagist.org/packages/stadiamaps/api)[ Docs](https://stadiamaps.com/)[ RSS](/packages/stadiamaps-api/feed)WikiDiscussions main Synced yesterday

READMEChangelog (10)Dependencies (8)Versions (15)Used By (0)

Stadia Maps PHP SDK
===================

[](#stadia-maps-php-sdk)

The Stadia Maps Geospatial APIs provide you with the data you need to build awesome applications.

For more information, please visit .

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

[](#installation--usage)

### Requirements

[](#requirements)

PHP 8.1 and later.

### Composer

[](#composer)

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

```
{
  "require": {
    "stadiamaps/stadiamaps-api-php": "5.*"
  }
}
```

Then run `composer install`

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
