PHPackages                             benjaminhansen/arcgis-geocode - 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. [API Development](/categories/api)
4. /
5. benjaminhansen/arcgis-geocode

ActiveLibrary[API Development](/categories/api)

benjaminhansen/arcgis-geocode
=============================

A PHP library for interacting with the ArcGIS Geocode API.

v1.0.5(1y ago)037MITPHP

Since Jul 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/benjaminhansen/arcgis-geocode)[ Packagist](https://packagist.org/packages/benjaminhansen/arcgis-geocode)[ Docs](https://github.com/benjaminhansen/arcgis-geocode)[ RSS](/packages/benjaminhansen-arcgis-geocode/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (3)Versions (7)Used By (0)

PHP Library for the ArcGIS Geocode REST API
===========================================

[](#php-library-for-the-arcgis-geocode-rest-api)

Provides an intuitive interface to use the ArcGIS Geocode REST API in any PHP application.

Installation
------------

[](#installation)

```
composer require benjaminhansen/arcgis-geocode

```

Lat/Lon Coordinates Basic Usage
-------------------------------

[](#latlon-coordinates-basic-usage)

```
