Skip to content

Commit 5cdd391

Browse files
atymicjbelien
authored andcommitted
docs: update framework section (#1032)
1 parent a151049 commit 5cdd391

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,12 @@ $ composer require geocoder-php/google-maps-provider php-http/curl-client nyholm
6767

6868
### Framework integration
6969

70-
If you are using a framework then you may be interested in our excellent framework integrations. Check out our
71-
[Laravel Package](https://github.com/geocoder-php/GeocoderLaravel) and our [Symfony Bundle](https://github.com/geocoder-php/BazingaGeocoderBundle).
70+
If you are using a framework then you may be interested in our excellent framework integrations.
7271

72+
Framework | Package | Stats
73+
:------------- |:--------- |:-------
74+
Laravel | [geocoder-php/GeocoderLaravel](https://github.com/geocoder-php/GeocoderLaravel) | [![GitHub release](https://img.shields.io/packagist/v/toin0u/geocoder-laravel.svg)](https://github.com/geocoder-php/GeocoderLaravel/releases) [![Packagist](https://img.shields.io/packagist/dt/toin0u/geocoder-laravel.svg)](https://packagist.org/packages/toin0u/geocoder-laravel)
75+
Symfony | [geocoder-php/BazingaGeocoderBundle](https://github.com/geocoder-php/BazingaGeocoderBundle) | [![Latest Stable Version](https://img.shields.io/packagist/v/willdurand/geocoder-bundle)](https://packagist.org/packages/willdurand/geocoder-bundle) [![Total Downloads](https://img.shields.io/packagist/dt/willdurand/geocoder-bundle)](https://packagist.org/packages/willdurand/geocoder-bundle)
7376

7477
Cookbook
7578
--------

0 commit comments

Comments
 (0)