BazingaGeocoderBundle
=====================

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

Integration of the [**Geocoder**](http://github.com/geocoder-php/Geocoder) library
into Symfony. It integrates seamlessly with the Symfony profiler. You can
check number of queries executed by each provider, total execution time
and geocoding results.

![Example
Toolbar](Resources/doc/toolbar.png)


![Example
Profiler page](Resources/doc/profiler-page.png)



Documentation
-------------

For documentation, see:

    Resources/doc/

[Read the
documentation](Resources/doc/index.md)


Contributing
------------

See
[CONTRIBUTING](CONTRIBUTING.md)
file.


Credits
-------

* William Durand
* Tobias Nyholm
* [All contributors](https://github.com/geocoder-php/BazingaGeocoderBundle/contributors)


Contributor Code of Conduct
---------------------------

Please note that this project is released with a Contributor Code of Conduct.
By participating in this project you agree to abide by its terms.


License
-------

This bundle is released under the MIT license. See the complete license [here](LICENSE).
