Recommend this page to a friend! |
Detailed description | ![]() |
Php Geoname search wrapper, to help reduce too much api call
Installation is super-easy via Composer:
composer require peterujah/geo-name-search
First you have to create an account with geoname to acquire api username http://www.geonames.org/export/geonames-search.html
Initialize GeoNameSearch with geoname api username
$geo = new \Peterujah\NanoBlock\GeoNameSearch("username");
List all states in any country Nigeria
$geo->states("Nigeria");
List all cities in any sates Enugu
$geo->cities("Enugu");
Search geoname
with query and country
$geo->query("Query", "Country");
Php Geoname search wrapper, to help reduce too much api call
Installation is super-easy via Composer:
composer require peterujah/geo-name-search
First you have to create an account with geoname to acquire api username http://www.geonames.org/export/geonames-search.html
Initialize GeoNameSearch with geoname api username
$geo = new \Peterujah\NanoBlock\GeoNameSearch("username");
List all states in any country Nigeria
$geo->states("Nigeria");
List all cities in any sates Enugu
$geo->cities("Enugu");
Search geoname
with query and country
$geo->query("Query", "Country");
Classes of Ujah Chigozie peter | > | GeoNames PHP API | > | ![]() |
> | ![]() |
> | ![]() |
|
Groups | ![]() |
Applications | ![]() |
Groups |
![]() |
Classes using PHP 5 specific features | View top rated classes |
![]() |
Search engines, crawling and indexing | View top rated classes |
![]() |
Web data clipping, SOAP or XML-RPC clients and servers | View top rated classes |
![]() |
Locations, mapping and demographics | View top rated classes |
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Lic. | License text | ||
![]() ![]() |
Doc. | Documentation |
![]() NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|
![]() |
File | Role | Description | ||
---|---|---|---|---|
![]() |
||||
![]() ![]() |
Data | Auxiliary data | ||
![]() ![]() |
Lic. | License text | ||
![]() ![]() |
Doc. | Documentation |
![]() NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
|