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

AbandonedArchivedLibrary

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

Google Map API v3 integration for PHP 5.3+

2.0.0(9y ago)011.8k↓100%1[1 PRs](https://github.com/yappabe/ivory-google-map/pulls)2MITPHPPHP &gt;=5.3.0

Since Mar 23Pushed 6y ago8 watchersCompare

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

READMEChangelog (2)Dependencies (7)Versions (16)Used By (2)

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

Differences compared to original repo:

- API key support

README
======

[](#readme)

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

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

[](#documentation)

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

Contribution
------------

[](#contribution)

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 is under the MIT license. For the full copyright and license information, please read the [LICENSE](https://github.com/yappabe/ivory-google-map/blob/master/LICENSE) file that was distributed with this source code.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community30

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 83.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 ~134 days

Recently: every ~237 days

Total

10

Last Release

3582d ago

Major Versions

0.9.1 → 1.0.02013-06-07

1.4.2 → 2.0.02016-07-18

### 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 (147 commits)")[![veloxy](https://avatars.githubusercontent.com/u/491675?v=4)](https://github.com/veloxy "veloxy (7 commits)")[![wesleylancel](https://avatars.githubusercontent.com/u/2806404?v=4)](https://github.com/wesleylancel "wesleylancel (3 commits)")[![daviddlv](https://avatars.githubusercontent.com/u/1759582?v=4)](https://github.com/daviddlv "daviddlv (3 commits)")[![jverdeyen](https://avatars.githubusercontent.com/u/117409?v=4)](https://github.com/jverdeyen "jverdeyen (2 commits)")[![JoppeDC](https://avatars.githubusercontent.com/u/9723620?v=4)](https://github.com/JoppeDC "JoppeDC (2 commits)")[![MasThoDont](https://avatars.githubusercontent.com/u/2285461?v=4)](https://github.com/MasThoDont "MasThoDont (2 commits)")[![tyler-sommer](https://avatars.githubusercontent.com/u/916259?v=4)](https://github.com/tyler-sommer "tyler-sommer (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)")[![ASKozienko](https://avatars.githubusercontent.com/u/100460?v=4)](https://github.com/ASKozienko "ASKozienko (1 commits)")[![zavan](https://avatars.githubusercontent.com/u/1722965?v=4)](https://github.com/zavan "zavan (1 commits)")[![ghua](https://avatars.githubusercontent.com/u/1211028?v=4)](https://github.com/ghua "ghua (1 commits)")[![mykehsd](https://avatars.githubusercontent.com/u/195844?v=4)](https://github.com/mykehsd "mykehsd (1 commits)")[![Nyholm](https://avatars.githubusercontent.com/u/1275206?v=4)](https://github.com/Nyholm "Nyholm (1 commits)")[![rychlik](https://avatars.githubusercontent.com/u/350595?v=4)](https://github.com/rychlik "rychlik (1 commits)")[![sujayjaju](https://avatars.githubusercontent.com/u/1681240?v=4)](https://github.com/sujayjaju "sujayjaju (1 commits)")[![svenliekens](https://avatars.githubusercontent.com/u/25614332?v=4)](https://github.com/svenliekens "svenliekens (1 commits)")

---

Tags

google map

###  Code Quality

TestsPHPUnit

### Embed Badge

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

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

###  Alternatives

[php-http/httplug-bundle

Symfony integration for HTTPlug

38921.0M53](/packages/php-http-httplug-bundle)[php-heroku-client/php-heroku-client

A PHP client for the Heroku Platform API

24404.8k4](/packages/php-heroku-client-php-heroku-client)[phpro/http-tools

HTTP tools for developing more consistent HTTP implementations.

28137.8k](/packages/phpro-http-tools)[swader/diffbot-php-client

A PHP wrapper for using Diffbot's API

5328.5k](/packages/swader-diffbot-php-client)[wisembly/clearbit-php

Clearbit API client

1022.9k](/packages/wisembly-clearbit-php)

PHPackages © 2026

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