# Geocoder plugin

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


### Install

```bash
composer require geocoder-php/plugin
```

### 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).
