PHPackages                             yappabe/google-map-bundle - 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. yappabe/google-map-bundle

AbandonedArchivedLibrary

yappabe/google-map-bundle
=========================

Provides a google map integration for your Symfony2 Project.

3.0.1(9y ago)511.3k↓100%1[3 issues](https://github.com/yappabe/IvoryGoogleMapBundle/issues)MITPHPPHP &gt;=5.3.0

Since Apr 25Pushed 7y ago7 watchersCompare

[ Source](https://github.com/yappabe/IvoryGoogleMapBundle)[ Packagist](https://packagist.org/packages/yappabe/google-map-bundle)[ RSS](/packages/yappabe-google-map-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (10)Versions (16)Used By (0)

README
======

[](#readme)

**Note: This is a copy of [egeloen/IvoryGoogleMapBundle](https://github.com/egeloen/IvoryGoogleMapBundle), the original repository is no longer maintained. We're paranoid, so we didn't fork.**

Differences compared to the original:

- Symfony 3.x support
- API key support
- Maps can be [styled using yaml](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/map/styles.md)

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

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

[](#documentation)

1. [Installation](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/installation.md)
2. [Usage](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage.md)
    - [Map](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/map/index.md)
        - [Styles](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/map/styles.md)
    - [Overlays](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/index.md)
        - [Marker](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/marker.md)
        - [Info window](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/info_window.md)
        - [Info box](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/info_box.md)
        - [Polyline](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/polyline.md)
        - [Encoded Polyline](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/encoded_polyline.md)
        - [Polygon](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/polygon.md)
        - [Rectangle](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/rectangle.md)
        - [Circle](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/circle.md)
        - [Ground overlay](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/ground_overlay.md)
        - [Marker cluster](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/overlays/marker_cluster.md)
    - [Controls](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/controls/index.md)
        - [Map type](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/controls/map_type.md)
        - [Overview](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/controls/overview.md)
        - [Pan](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/controls/pan.md)
        - [Rotate](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/controls/rotate.md)
        - [Scale](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/controls/scale.md)
        - [Street view](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/controls/street_view.md)
        - [Zoom](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/controls/zoom.md)
    - [Layers](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/layers/index.md)
        - [KML Layer](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/layers/kml_layer.md)
    - [Events](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/events.md)
    - [Places](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/places/index.md)
        - [Autocomplete](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/places/autocomplete.md)
    - [Services](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/services/index.md)
        - [Geocoding API](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/services/geocoding/geocoder.md)
        - [Directions API](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/services/directions/directions.md)
        - [Distance Matrix API](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/services/distance_matrix/distance_matrix.md)
        - [Business Account](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/services/business_account.md)

Cookbook
--------

[](#cookbook)

1. [Inject an Ivory service](http://github.com/yappabe/IvoryGoogleMapBundle/blob/master/Resources/doc/cookbook/dependency_injection.md)

Contribute
----------

[](#contribute)

We love contributors! Ivory is an open source project. If you'd like to contribute, feel free to propose a PR!

License
-------

[](#license)

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

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance8

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 93% 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 ~118 days

Recently: every ~236 days

Total

14

Last Release

3586d ago

Major Versions

1.1.1 → 2.0.02013-06-07

2.2.1 → 3.0.02016-07-14

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10342191?v=4)[Vincent](/maintainers/Trekels)[@Trekels](https://github.com/Trekels)

![](https://www.gravatar.com/avatar/d439d494e8309cee7401e38242d9dfb8ce7980d46f9adc491c6156964339ea88?d=identicon)[veloxy](/maintainers/veloxy)

![](https://www.gravatar.com/avatar/e46badaec183657a57aa73069990e101726a3dc5791a273a95ad36c4969e0a38?d=identicon)[jverdeyen](/maintainers/jverdeyen)

![](https://www.gravatar.com/avatar/437a0e572c5b07074aa419e7fd43df8dedb706bea45d11608adc40f4906628c7?d=identicon)[b-franco](/maintainers/b-franco)

![](https://www.gravatar.com/avatar/c74691a7797b987bb73d204ad0fc80dd654dc758f08ff6b67c30827b2b7db441?d=identicon)[wesleylancel](/maintainers/wesleylancel)

![](https://www.gravatar.com/avatar/fa9efcd9600c637a9d217b6288b9413247d44eb31fa98c26894efe9122b16ed6?d=identicon)[stijn\_ruts](/maintainers/stijn_ruts)

---

Top Contributors

[![GeLoLabs](https://avatars.githubusercontent.com/u/149005863?v=4)](https://github.com/GeLoLabs "GeLoLabs (669 commits)")[![veloxy](https://avatars.githubusercontent.com/u/491675?v=4)](https://github.com/veloxy "veloxy (16 commits)")[![wesleylancel](https://avatars.githubusercontent.com/u/2806404?v=4)](https://github.com/wesleylancel "wesleylancel (13 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)")[![MDrollette](https://avatars.githubusercontent.com/u/329784?v=4)](https://github.com/MDrollette "MDrollette (1 commits)")[![Arkni](https://avatars.githubusercontent.com/u/6888059?v=4)](https://github.com/Arkni "Arkni (1 commits)")[![plesiecki](https://avatars.githubusercontent.com/u/770675?v=4)](https://github.com/plesiecki "plesiecki (1 commits)")[![rdohms](https://avatars.githubusercontent.com/u/94331?v=4)](https://github.com/rdohms "rdohms (1 commits)")[![SebastianTroc](https://avatars.githubusercontent.com/u/42982?v=4)](https://github.com/SebastianTroc "SebastianTroc (1 commits)")[![sujayjaju](https://avatars.githubusercontent.com/u/1681240?v=4)](https://github.com/sujayjaju "sujayjaju (1 commits)")[![whisller](https://avatars.githubusercontent.com/u/164009?v=4)](https://github.com/whisller "whisller (1 commits)")[![Padam87](https://avatars.githubusercontent.com/u/776488?v=4)](https://github.com/Padam87 "Padam87 (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)")[![ghua](https://avatars.githubusercontent.com/u/1211028?v=4)](https://github.com/ghua "ghua (1 commits)")

---

Tags

google map

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yappabe-google-map-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/yappabe-google-map-bundle/health.svg)](https://phpackages.com/packages/yappabe-google-map-bundle)
```

PHPackages © 2026

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