Download the PHP package c6digital/mapit-php without Composer
On this page you can find all versions of the php package c6digital/mapit-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download c6digital/mapit-php
More information about c6digital/mapit-php
Files in c6digital/mapit-php
Package mapit-php
Short Description Third-party PHP SDK for MapIt.
License MIT
Homepage https://github.com/c6digital/mapit-php
Informations about the package mapit-php
Third-party PHP SDK for MapIt.
This package provides a lightweight SDK to interact with MapIt APIs. It doesn't have methods for everything, only the things that we as an organisation frequently use.
Installation
You can install the package via Composer:
Usage
Laravel
If you're using Laravel, this package provides a service provider that automatically registers the MapIt class and uses .env variables to configure the key and URL.
You can then request it from the container when you need to use it.
Retrieving postcodes
Throwing when errors occur
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Ryan Chandler
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of mapit-php with dependencies
illuminate/contracts Version ^11.5 || ^12.0
illuminate/http Version ^11.5 || ^12.0