2017 © Pedro Peláez
 

library openstreetmap-php-client

A simple PHP Client for openstreetmap.org

image

smochin/openstreetmap-php-client

A simple PHP Client for openstreetmap.org

  • Wednesday, December 28, 2016
  • by jamersonsilva
  • Repository
  • 2 Watchers
  • 1 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 13 % Grown

The README.md

OpenStreetMap PHP Client

Join the chat at https://gitter.im/smochin/openstreetmap-php-client Total Downloads Latest Stable Version Branch master Build Status, (*1)

A simple PHP Client for http://openstreetmap.org., (*2)

Installation

Package is available on Packagist, you can install it using Composer., (*3)

composer require smochin/openstreetmap-php-client

Dependencies

  • PHP 7
  • json extension
  • cURL extension

Get started

Initialize the Crawler

$client = new Smochin\OpenStreetMap\Client();

Reverse geocoding

$address = $client->reverse(-8.047562, -34.876964);

The Versions

28/12 2016

dev-master

9999999-dev https://github.com/smochin/openstreetmap-php-client

A simple PHP Client for openstreetmap.org

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Jamerson Silva

php http client openstreetmap

27/12 2016

1.0.0

1.0.0.0 https://github.com/smochin/openstreetmap-php-client

A simple PHP Client for openstreetmap.org

  Sources   Download

GPL-3.0

The Requires

 

The Development Requires

by Jamerson Silva

php http client openstreetmap