PHPackages                             validaide/googlemapbundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. validaide/googlemapbundle

ActiveSymfony-bundle

validaide/googlemapbundle
=========================

Symfony Bundle for Google Map API v3 integration - PHP &gt;= 8.1 Symfony = 4.4

7.8.0(6mo ago)01MITPHPPHP ^8.4CI failing

Since Dec 12Pushed 2mo agoCompare

[ Source](https://github.com/validaide/GoogleMapBundle)[ Packagist](https://packagist.org/packages/validaide/googlemapbundle)[ RSS](/packages/validaide-googlemapbundle/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (19)Versions (45)Used By (0)

README
======

[](#readme)

[![Travis Build Status](https://camo.githubusercontent.com/724477d91d0231b9b328b5951b6da7733db868b985438383f924a3cb522980eb/68747470733a2f2f7472617669732d63692e6f72672f6567656c6f656e2f49766f7279476f6f676c654d617042756e646c652e7376673f6272616e63683d6d6173746572)](http://travis-ci.org/egeloen/IvoryGoogleMapBundle)[![AppVeyor Build status](https://camo.githubusercontent.com/94af3d659c3271c9d5010f341627e955943626a015099792f064efe0d30f6dd6/68747470733a2f2f63692e6170707665796f722e636f6d2f6170692f70726f6a656374732f7374617475732f696d326776697669747339716768746b2f6272616e63682f6d61737465723f7376673d74727565)](https://ci.appveyor.com/project/egeloen/ivorygooglemapbundle/branch/master)[![Code Coverage](https://camo.githubusercontent.com/a85b53b9dc9447280c7d1fa11b4a7834d80b716bc5409eb81c85254956cf9c86/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6567656c6f656e2f49766f7279476f6f676c654d617042756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/egeloen/IvoryGoogleMapBundle/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/616ec32d96b271eaa97d3556d82689cfba5ea824a4483e915f12568ce17b390f/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6567656c6f656e2f49766f7279476f6f676c654d617042756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/egeloen/IvoryGoogleMapBundle/?branch=master)[![Dependency Status](https://camo.githubusercontent.com/c2c1551825a4e3a9be52686c7163359e8cbe5a1797cfb54473f6cdc5860141ba/687474703a2f2f7777772e76657273696f6e6579652e636f6d2f7068702f6567656c6f656e3a676f6f676c652d6d61702d62756e646c652f62616467652e737667)](http://www.versioneye.com/php/egeloen:google-map-bundle)

[![Latest Stable Version](https://camo.githubusercontent.com/cf562ed6ab8ff7f00a59edd3a63bd98184e34c6a688553b6108db83306ee405b/68747470733a2f2f706f7365722e707567782e6f72672f6567656c6f656e2f676f6f676c652d6d61702d62756e646c652f762f737461626c652e737667)](https://packagist.org/packages/egeloen/google-map-bundle)[![Latest Unstable Version](https://camo.githubusercontent.com/256bca0bf4b31e319a1d332ea0d976ecbc0799104fa13bd9d0823e0c30cf2a5c/68747470733a2f2f706f7365722e707567782e6f72672f6567656c6f656e2f676f6f676c652d6d61702d62756e646c652f762f756e737461626c652e737667)](https://packagist.org/packages/egeloen/google-map-bundle)[![Total Downloads](https://camo.githubusercontent.com/732def03f7a65cdb288cd407689ea919f3967caf738af9e455073ad50761459f/68747470733a2f2f706f7365722e707567782e6f72672f6567656c6f656e2f676f6f676c652d6d61702d62756e646c652f646f776e6c6f6164732e737667)](https://packagist.org/packages/egeloen/google-map-bundle)[![License](https://camo.githubusercontent.com/209eb96170ce5434f72e6330446de88213816375e56c0fab5fa4dde15b633791/68747470733a2f2f706f7365722e707567782e6f72672f6567656c6f656e2f676f6f676c652d6d61702d62756e646c652f6c6963656e73652e737667)](https://packagist.org/packages/egeloen/google-map-bundle)

The bundle provides an integration of the [Ivory Google Map](https://github.com/egeloen/ivory-google-map) library for your Symfony2 project.

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

[](#documentation)

**You're currently browsing the 3.x documentation, if you're using the 2.x, read [this documentation](https://github.com/egeloen/IvoryGoogleMapBundle/tree/2.2.1) instead.**

- [Installation](/Resources/doc/installation.md)
- [Usage](/Resources/doc/usage.md)
    - [Map](/Resources/doc/map.md)
    - [Static Map](/Resources/doc/static_map.md)
    - [Place Autocomplete](/Resources/doc/place_autocomplete.md)
    - [Services](/Resources/doc/service/index.md)
        - [Direction](/Resources/doc/service/direction.md)
        - [Distance Matrix](/Resources/doc/service/distance_matrix.md)
        - [Geocoder](/Resources/doc/service/geocoder.md)
        - [Place](/Resources/doc/service/place/index.md)
            - [Autocomplete](/Resources/doc/service/place/autocomplete.md)
            - [Detail](/Resources/doc/service/place/detail.md)
            - [Photo](/Resources/doc/service/place/photo.md)
            - [Search](/Resources/doc/service/place/search.md)
        - [Time Zone](/Resources/doc/service/time_zone.md)

Testing
-------

[](#testing)

The bundle is fully unit tested by [PHPUnit](http://www.phpunit.de/) with a code coverage close to **100%**. To execute the test suite, check the travis [configuration](/.travis.yml).

Contribute
----------

[](#contribute)

We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR! You can follow the [CONTRIBUTING](/CONTRIBUTING.md) file which will explain you how to set up the project.

License
-------

[](#license)

The Ivory Google Map Bundle is under the MIT license. For the full copyright and license information, please read the [LICENSE](/LICENSE) file that was distributed with this source code.

###  Health Score

51

—

FairBetter than 96% of packages

Maintenance79

Regular maintenance activity

Popularity1

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity93

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 74.4% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~109 days

Recently: every ~97 days

Total

41

Last Release

180d ago

Major Versions

2.0.x-dev → 3.0.02020-06-24

3.7.0 → 4.0.02021-05-26

4.7.0 → 5.0.02022-04-22

5.9.0 → 6.0.02023-10-02

6.2.0 → 7.0.02024-04-22

PHP version history (6 changes)2.0.x-devPHP &gt;=5.3.0

3.0.0PHP ^7.0

3.6.0PHP ^7.4

5.6.0PHP ^7.4 | ^8.1

5.8.0PHP ^8.1

7.8.0PHP ^8.4

### Community

Maintainers

![](https://www.gravatar.com/avatar/40be841dd08fa5131aff7666525f65b7fdc0ca8bf1c1d50c9dba5e3b25fb3a89?d=identicon)[validaide](/maintainers/validaide)

---

Top Contributors

[![GeLoLabs](https://avatars.githubusercontent.com/u/149005863?v=4)](https://github.com/GeLoLabs "GeLoLabs (716 commits)")[![validaide-devops](https://avatars.githubusercontent.com/u/21339130?v=4)](https://github.com/validaide-devops "validaide-devops (119 commits)")[![validaide-mark-bijl](https://avatars.githubusercontent.com/u/23452916?v=4)](https://github.com/validaide-mark-bijl "validaide-mark-bijl (74 commits)")[![validaide-marcel-tuinstra](https://avatars.githubusercontent.com/u/23452880?v=4)](https://github.com/validaide-marcel-tuinstra "validaide-marcel-tuinstra (10 commits)")[![validaide-cristian-navalici](https://avatars.githubusercontent.com/u/96288590?v=4)](https://github.com/validaide-cristian-navalici "validaide-cristian-navalici (9 commits)")[![validaide-yakup-arslan](https://avatars.githubusercontent.com/u/165403958?v=4)](https://github.com/validaide-yakup-arslan "validaide-yakup-arslan (9 commits)")[![franmomu](https://avatars.githubusercontent.com/u/720690?v=4)](https://github.com/franmomu "franmomu (4 commits)")[![Warxcell](https://avatars.githubusercontent.com/u/3340882?v=4)](https://github.com/Warxcell "Warxcell (2 commits)")[![wodor](https://avatars.githubusercontent.com/u/959800?v=4)](https://github.com/wodor "wodor (2 commits)")[![validaide-gianluigi-disconzi](https://avatars.githubusercontent.com/u/213033820?v=4)](https://github.com/validaide-gianluigi-disconzi "validaide-gianluigi-disconzi (2 commits)")[![SebastianTroc](https://avatars.githubusercontent.com/u/42982?v=4)](https://github.com/SebastianTroc "SebastianTroc (1 commits)")[![speto](https://avatars.githubusercontent.com/u/421634?v=4)](https://github.com/speto "speto (1 commits)")[![vv12131415](https://avatars.githubusercontent.com/u/17382248?v=4)](https://github.com/vv12131415 "vv12131415 (1 commits)")[![whisller](https://avatars.githubusercontent.com/u/164009?v=4)](https://github.com/whisller "whisller (1 commits)")[![Arkni](https://avatars.githubusercontent.com/u/6888059?v=4)](https://github.com/Arkni "Arkni (1 commits)")[![wpottier](https://avatars.githubusercontent.com/u/361974?v=4)](https://github.com/wpottier "wpottier (1 commits)")[![asm89](https://avatars.githubusercontent.com/u/657357?v=4)](https://github.com/asm89 "asm89 (1 commits)")[![benderpremier](https://avatars.githubusercontent.com/u/290994?v=4)](https://github.com/benderpremier "benderpremier (1 commits)")[![blazarecki](https://avatars.githubusercontent.com/u/1443312?v=4)](https://github.com/blazarecki "blazarecki (1 commits)")[![dirkbloessl](https://avatars.githubusercontent.com/u/811984?v=4)](https://github.com/dirkbloessl "dirkbloessl (1 commits)")

---

Tags

googlemapvalidaide

###  Code Quality

TestsPHPUnit

Static AnalysisRector

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/validaide-googlemapbundle/health.svg)

```
[![Health](https://phpackages.com/badges/validaide-googlemapbundle/health.svg)](https://phpackages.com/packages/validaide-googlemapbundle)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M651](/packages/sylius-sylius)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[kreait/firebase-bundle

Symfony Bundle for the Firebase Admin SDK

1534.7M2](/packages/kreait-firebase-bundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
