An open API service indexing awesome lists of open source software.

https://github.com/geocoder-php/maxmind-provider

[READ ONLY] Provider for MaxMind
https://github.com/geocoder-php/maxmind-provider

Last synced: 5 months ago
JSON representation

[READ ONLY] Provider for MaxMind

Awesome Lists containing this project

README

          

# MaxMind Geocoder provider
[![Build Status](https://travis-ci.org/geocoder-php/maxmind-provider.svg?branch=master)](http://travis-ci.org/geocoder-php/maxmind-provider)
[![Latest Stable Version](https://poser.pugx.org/geocoder-php/maxmind-provider/v/stable)](https://packagist.org/packages/geocoder-php/maxmind-provider)
[![Total Downloads](https://poser.pugx.org/geocoder-php/maxmind-provider/downloads)](https://packagist.org/packages/geocoder-php/maxmind-provider)
[![Monthly Downloads](https://poser.pugx.org/geocoder-php/maxmind-provider/d/monthly.png)](https://packagist.org/packages/geocoder-php/maxmind-provider)
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/geocoder-php/maxmind-provider.svg?style=flat-square)](https://scrutinizer-ci.com/g/geocoder-php/maxmind-provider)
[![Quality Score](https://img.shields.io/scrutinizer/g/geocoder-php/maxmind-provider.svg?style=flat-square)](https://scrutinizer-ci.com/g/geocoder-php/maxmind-provider)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)

This is the MaxMind provider from the PHP Geocoder. This is a **READ ONLY** repository. See the
[main repo](https://github.com/geocoder-php/Geocoder) for information and documentation.

### Install

```bash
composer require geocoder-php/maxmind-provider
```

### Contribute

Contributions are very welcome! Send a pull request to the [main repository](https://github.com/geocoder-php/Geocoder) or
report any issues you find on the [issue tracker](https://github.com/geocoder-php/Geocoder/issues).