Registry / networking / willdurand-geocoder

willdurand-geocoder

JSON →
library5.0.0phppackagistunverified

Common files for PHP Geocoder, providing interfaces and exceptions for geocoding providers.

composer require willdurand/geocoder
INSTALL
IMPORT
SIG · WILLDURAND-GEOCODE
W
willdurand-geocoder
networkingphpv5.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Provider
use Geocoder\Provider\Provider;

Geocode an address using a provider implementing the Provider interface.

use Geocoder\Provider\Provider; use Geocoder\Query\GeocodeQuery; $provider = new SomeProvider($httpClient); $result = $provider->geocodeQuery(GeocodeQuery::create('1600 Amphitheatre Parkway, Mountain View, CA'));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
18
OpenAI (training)
1
Resources
willdurand-geocoder — pip install willdurand-geocoder · libregistry