This is the ArcGIS provider from the PHP Geocoder. This is a READ ONLY repository. See the main repo for information and documentation.
composer require geocoder-php/arcgis-online-provider
It is possible to specify a sourceCountry
to restrict result to this specific
country thus reducing request time (note that this doesn't work on reverse
geocoding).
Contributions are very welcome! Send a pull request to the main repository or report any issues you find on the issue tracker.