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. wild-siena/google-maps-bundle

ActiveSymfony-bundle

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[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 1mo ago

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

30

—

LowBetter than 65% of packages

Maintenance40

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity56

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

515d ago

Major Versions

v0.5.0 → v1.0.02024-12-10

### Community

Maintainers

![](https://www.gravatar.com/avatar/358cd1a955b65c4bdeb2739b97153fc049226085de30957dcfbc26f1a97782df?d=identicon)[wild-siena](/maintainers/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

[sylius/sylius

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

8.4k5.6M648](/packages/sylius-sylius)[symfony/serializer-pack

A pack for the Symfony serializer

1.1k28.2M220](/packages/symfony-serializer-pack)[spomky-labs/pwa-bundle

Progressive Web App Manifest Generator Bundle for Symfony.

6144.4k1](/packages/spomky-labs-pwa-bundle)[web-auth/webauthn-framework

FIDO2/Webauthn library for PHP and Symfony Bundle.

50570.7k1](/packages/web-auth-webauthn-framework)[easycorp/easyadmin-demo

EasyAdmin Demo Application

145.7k](/packages/easycorp-easyadmin-demo)[symfony/ux-live-component

Live components for Symfony

1635.6M71](/packages/symfony-ux-live-component)

PHPackages © 2026

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