foeewni / mapit
A simple library for accessing MySociety's MapIt
0.1.3
2016-03-24 10:49 UTC
Requires
- guzzlehttp/guzzle: ~6.0
This package is auto-updated.
Last update: 2024-12-17 10:26:19 UTC
README
This is a very simple PHP wrapper for MySociety's excellent MapIt service.
This is not in any way endorsed by MySociety.
Usage
Use composer:
composer require foeewni/mapit
Then see the example.php file for example usage - it's very simple!