PHPackages                             wild-siena/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. [Templating &amp; Views](/categories/templating)
4. /
5. wild-siena/google-maps-bundle

ActiveSymfony-bundle[Templating &amp; Views](/categories/templating)

wild-siena/google-maps-bundle
=============================

Symfony google maps bundle. Create a Google map object in php and render it with twig function.

v1.0.0(1y ago)021[2 issues](https://github.com/Wild-Siena/google-maps-bundle/issues)[1 PRs](https://github.com/Wild-Siena/google-maps-bundle/pulls)MITPHPPHP &gt;=8.1

Since Jul 5Pushed 1y agoCompare

[ Source](https://github.com/Wild-Siena/google-maps-bundle)[ Packagist](https://packagist.org/packages/wild-siena/google-maps-bundle)[ RSS](/packages/wild-siena-google-maps-bundle/feed)WikiDiscussions main Synced yesterday

READMEChangelog (5)Dependencies (10)Versions (14)Used By (0)

Symfony Google Maps Bundle
==========================

[](#symfony-google-maps-bundle)

With this symfony bundle you can render GoogleMaps in your symfony webapp.

Requirements
============

[](#requirements)

PHP 8.1 or higher

Symfony 6.4 or higher

Installation
============

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

Applications that use Symfony Flex
----------------------------------

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
composer require wild-siena/google-maps-bundle
```

Applications that don't use Symfony Flex
----------------------------------------

[](#applications-that-dont-use-symfony-flex)

### Step 1: Download the Bundle

[](#step-1-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 wild-siena/google-maps-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    WildSiena\GoogleMapsBundle\WildSienaGoogleMapsBundle::class => ['all' => true],
];
```

If you're using WebpackEncore
-----------------------------

[](#if-youre-using-webpackencore)

Install your dependencies and restart your watcher.

```
npm install --force
npm run watch

# or use yarn
yarn install --force
yarn watch
```

Documentation
=============

[](#documentation)

For more information see the [Documentation](./docs/index.md) there you find some examples.

Roadmap
=======

[](#roadmap)

See all issues there are created for version [v1.0.0](https://github.com/Wild-Siena/google-maps-bundle/milestone/1)

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 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.

###  Release Activity

Cadence

Every ~31 days

Recently: every ~37 days

Total

6

Last Release

570d ago

Major Versions

v0.5.0 → v1.0.02024-12-10

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/173881621?v=4)[Wild Siena](/maintainers/wild-siena)[@Wild-Siena](https://github.com/Wild-Siena)

---

Top Contributors

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

---

Tags

phpsymfonysymfony-bundlesymfony-ux

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

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

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

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M3.1k](/packages/craftcms-cms)[api-platform/core

Build a fully-featured hypermedia or GraphQL API in minutes!

2.6k51.2M339](/packages/api-platform-core)[sylius/sylius

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

8.5k5.9M738](/packages/sylius-sylius)[api-platform/symfony

Symfony API Platform integration

384.5M129](/packages/api-platform-symfony)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M508](/packages/pimcore-pimcore)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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