famex/yql-woeidfinder

This package is abandoned and no longer maintained. No replacement package was suggested.

Reverse Geocoding using YQL

0.5.1 2018-08-12 08:32 UTC

README

Reverse Geocoding using YQL

Installation

Just add "famex/yql-woeidfinder": "0.5.*", to your composer.json file.

Usage

$yqlWoeidFinder = new \Famex\YqlWoeidFinder\YqlWoeidFinder();
$place = $yqlWoeidFinder->getPlace(-33.856469, 151.215413);