PHPackages                             validaide/google-map - 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. [API Development](/categories/api)
4. /
5. validaide/google-map

ActiveLibrary[API Development](/categories/api)

validaide/google-map
====================

Google Map API v3 integration - PHP &gt;= 7.4

7.8.0(6mo ago)15[2 PRs](https://github.com/validaide/google-map/pulls)1MITPHPPHP ^8.4CI failing

Since Jun 24Pushed 2mo agoCompare

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

READMEChangelogDependencies (15)Versions (45)Used By (1)

README
======

[](#readme)

Overview
--------

[](#overview)

The Google Map project provides a Google Map integration for your PHP &gt;= 7.0 project. It allows you to manage map, controls, overlays, events &amp; services through the Google Map API v3.

```
use Ivory\GoogleMap\Helper\Builder\ApiHelperBuilder;
use Ivory\GoogleMap\Helper\Builder\MapHelperBuilder;
use Ivory\GoogleMap\Map;

$map = new Map();

$mapHelper = MapHelperBuilder::create()->build();
$apiHelper = ApiHelperBuilder::create()
    ->setKey('API_KEY')
    ->build();

echo $mapHelper->render($map);
echo $apiHelper->render([$map]);
```

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

[](#documentation)

- [Installation](/doc/installation.md)
- [Usage](/doc/usage.md)
    - [Map](/doc/map.md)
    - [Controls](/doc/control/index.md)
        - [Map type](/doc/control/map_type.md)
        - [Rotate](/doc/control/rotate.md)
        - [Scale](/doc/control/scale.md)
        - [Street view](/doc/control/street_view.md)
        - [Zoom](/doc/control/zoom.md)
        - [Fullscreen](/doc/control/fullscreen.md)
        - [Custom](/doc/control/custom.md)
    - [Events](/doc/event.md)
    - [Layers](/doc/layer/index.md)
        - [Geo Json Layer](/doc/layer/geo_json_layer.md)
        - [Heatmap Layer](/doc/layer/heatmap_layer.md)
        - [Kml Layer](/doc/layer/kml_layer.md)
    - [Overlays](/doc/overlay/index.md)
        - [Marker](/doc/overlay/marker.md)
        - [Info Window](/doc/overlay/info_window.md)
        - [Info Box](/doc/overlay/info_box.md)
        - [Polyline](/doc/overlay/polyline.md)
        - [Encoded Polyline](/doc/overlay/encoded_polyline.md)
        - [Polygon](/doc/overlay/polygon.md)
        - [Rectangle](/doc/overlay/rectangle.md)
        - [Circle](/doc/overlay/circle.md)
        - [Ground Overlay](/doc/overlay/ground_overlay.md)
        - [Marker Clusterer](/doc/overlay/marker_clusterer.md)
    - [Places](/doc/place/index.md)
        - [Autocomplete](/doc/place/autocomplete.md)
    - [Rendering](/doc/helper/index.md)
        - [Map Rendering](/doc/helper/map.md)
        - [Static Map Rendering](/doc/helper/static_map.md)
        - [Places Autocomplete Rendering](/doc/helper/place_autocomplete.md)
        - [API Rendering](/doc/helper/api.md)
    - [Services](/doc/service/index.md)
        - [Direction](/doc/service/direction/direction.md)
        - [Distance Matrix](/doc/service/distance_matrix/distance_matrix.md)
        - [Elevation](/doc/service/elevation/elevation.md)
        - [Geocoder](/doc/service/geocoder/geocoder.md)
        - [Place](/doc/service/place/index.md)
            - [Autocomplete](/doc/service/place/autocomplete/place_autocomplete.md)
            - [Detail](/doc/service/place/detail/place_detail.md)
            - [Photo](/doc/service/place/photo/place_photo.md)
            - [Search](/doc/service/place/search/place_search.md)
        - [TimeZone](/doc/service/timezone/place_timezone.md)

Testing
-------

[](#testing)

The library 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 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

50

—

FairBetter than 96% of packages

Maintenance80

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 50.1% 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 ~50 days

Recently: every ~97 days

Total

40

Last Release

180d ago

Major Versions

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)3.0.0PHP ^7.0

3.6.0PHP ^7.4

4.7.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 (261 commits)")[![validaide-devops](https://avatars.githubusercontent.com/u/21339130?v=4)](https://github.com/validaide-devops "validaide-devops (122 commits)")[![validaide-mark-bijl](https://avatars.githubusercontent.com/u/23452916?v=4)](https://github.com/validaide-mark-bijl "validaide-mark-bijl (77 commits)")[![validaide-yakup-arslan](https://avatars.githubusercontent.com/u/165403958?v=4)](https://github.com/validaide-yakup-arslan "validaide-yakup-arslan (13 commits)")[![validaide-cristian-navalici](https://avatars.githubusercontent.com/u/96288590?v=4)](https://github.com/validaide-cristian-navalici "validaide-cristian-navalici (10 commits)")[![validaide-marcel-tuinstra](https://avatars.githubusercontent.com/u/23452880?v=4)](https://github.com/validaide-marcel-tuinstra "validaide-marcel-tuinstra (10 commits)")[![daviddlv](https://avatars.githubusercontent.com/u/1759582?v=4)](https://github.com/daviddlv "daviddlv (3 commits)")[![apaccou](https://avatars.githubusercontent.com/u/6560961?v=4)](https://github.com/apaccou "apaccou (3 commits)")[![vv12131415](https://avatars.githubusercontent.com/u/17382248?v=4)](https://github.com/vv12131415 "vv12131415 (2 commits)")[![MasThoDont](https://avatars.githubusercontent.com/u/2285461?v=4)](https://github.com/MasThoDont "MasThoDont (2 commits)")[![Noogic](https://avatars.githubusercontent.com/u/5868431?v=4)](https://github.com/Noogic "Noogic (1 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (1 commits)")[![RowdyElectron](https://avatars.githubusercontent.com/u/4397586?v=4)](https://github.com/RowdyElectron "RowdyElectron (1 commits)")[![rychlik](https://avatars.githubusercontent.com/u/350595?v=4)](https://github.com/rychlik "rychlik (1 commits)")[![tyler-sommer](https://avatars.githubusercontent.com/u/916259?v=4)](https://github.com/tyler-sommer "tyler-sommer (1 commits)")[![validaide-gianluigi-disconzi](https://avatars.githubusercontent.com/u/213033820?v=4)](https://github.com/validaide-gianluigi-disconzi "validaide-gianluigi-disconzi (1 commits)")[![XWB](https://avatars.githubusercontent.com/u/1032281?v=4)](https://github.com/XWB "XWB (1 commits)")[![younesnait](https://avatars.githubusercontent.com/u/6881725?v=4)](https://github.com/younesnait "younesnait (1 commits)")[![zavan](https://avatars.githubusercontent.com/u/1722965?v=4)](https://github.com/zavan "zavan (1 commits)")[![ASKozienko](https://avatars.githubusercontent.com/u/100460?v=4)](https://github.com/ASKozienko "ASKozienko (1 commits)")

---

Tags

googlemapvalidaide

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

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

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

###  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)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[ivory/google-map

Google Map API v3 integration for PHP ^8.1

14363.2k4](/packages/ivory-google-map)

PHPackages © 2026

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