Download the PHP package opendi/nominatim without Composer
On this page you can find all versions of the php package opendi/nominatim. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download opendi/nominatim
More information about opendi/nominatim
Files in opendi/nominatim
Download opendi/nominatim
More information about opendi/nominatim
Files in opendi/nominatim
Vendor opendi
Package nominatim
Short Description A simple interface to OSM Nominatim search.
License Apache-2.0
Package nominatim
Short Description A simple interface to OSM Nominatim search.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package nominatim
Opendi Nominatim
A simple interface to OSM Nominatim search.
See Nominatim documentation for info on the service.
Basic usage
Create a new instance of Nominatim by using the newInstance()
factory method.
Searching by query:
Or break it down by address:
The result will be an array of results (in this case, only one result was found).
All versions of nominatim with dependencies
PHP Build Version
Package Version
The package opendi/nominatim contains the following files
Loading the files please wait ....