PHPackages                             madforwebs/google-maps-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. madforwebs/google-maps-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

madforwebs/google-maps-bundle
=============================

This bundle provides a googlemapsbundle for symfony2

014PHP

Since Aug 1Pushed 4y ago1 watchersCompare

[ Source](https://github.com/madforwebs/GoogleMaps)[ Packagist](https://packagist.org/packages/madforwebs/google-maps-bundle)[ RSS](/packages/madforwebs-google-maps-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

CalendarBundle
==============

[](#calendarbundle)

The `GoogleMapsBundle` means easy-to-implement and feature-rich maps in your Symfony application!

Installation
------------

[](#installation)

### Download the Bundle

[](#download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require madforwebs/google-maps-bundle
```

This command requires you to have Composer installed globally, as explained in the `installation chapter` of the Composer documentation.

### Enable the Bundle

[](#enable-the-bundle)

Then, enable the bundle by adding the following line in the `app/AppKernel.php`file of your project:

```
// app/AppKernel.php

// ...
class AppKernel extends Kernel
{
    public function registerBundles()
    {
        $bundles = array(
            // ...

            new MadForWebs\GoogleMapsBundle\GoogleMapsBundle(),
        );

        // ...
    }

    // ...
}
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity29

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

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

---

Top Contributors

[![madforwebs](https://avatars.githubusercontent.com/u/36137927?v=4)](https://github.com/madforwebs "madforwebs (13 commits)")

### Embed Badge

![Health badge](/badges/madforwebs-google-maps-bundle/health.svg)

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

###  Alternatives

[webarchitect609/bitrix-user-type

Set of custom Bitrix user property types and basic auxiliary functionality to help develop new types as easy and fast as it possible.

1418.4k1](/packages/webarchitect609-bitrix-user-type)

PHPackages © 2026

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