PHPackages                             xiphe/gmaps-marker-creator - 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. xiphe/gmaps-marker-creator

ActiveLibrary[API Development](/categories/api)

xiphe/gmaps-marker-creator
==========================

A small API that creates custom markers for Google Maps

v1.0.1(13y ago)0201GNU GENERAL PUBLIC LICENSEPHPPHP &gt;=5.3

Since Mar 13Pushed 13y ago1 watchersCompare

[ Source](https://github.com/Xiphe/GMapsMakerCreator)[ Packagist](https://packagist.org/packages/xiphe/gmaps-marker-creator)[ Docs](https://github.com/Xiphe/GMapsMakerCreator)[ RSS](/packages/xiphe-gmaps-marker-creator/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (3)Used By (0)

Google Maps Marker Creator
==========================

[](#google-maps-marker-creator)

A small API that creates custom markers for Google Maps

**Source Sans Pro** by [Paul D. Hunt](https://plus.google.com/108888178732927400671/about)[SIL Open Font License, 1.1](http://scripts.sil.org/OFL)

Options
-------

[](#options)

Thus far, the following options can be passed into maker creation. Either by setting them inside the $\_GET variable or by passing them into the construction.

**content** \[default: '•'\] The Letters or Symbols shown on the Marker. (Maximal two letters)

**font-weight** \[default: 'normal'\] Can be 'normal' or 'bold'.

**color** \[default: '000000'\] The RGB Font-Color in hexadecimal format.

**border-color** \[default: '9D3E38'\] The RGB Border-Color in hexadecimal format.

**background-color** \[default: 'FE7D72'\] The RGB Background-Color in hexadecimal format.

**font-size** \[default: 17\] The font size for the content.

**left** \[default: 6\] X-Offset of the content

**top** \[default: 16\] Y-Offset of the content

Example
-------

[](#example)

```
/* include the class file. */
include 'GMapsMarker.php';

/* Display the Marker image */
echo new Xiphe\GMaps\Marker(array('content' => 'A'));
```

Todo
----

[](#todo)

- Implement @2x
- Other Fonts

License
-------

[](#license)

Copyright (C) 2013 Hannes Diercks

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

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 ~0 days

Total

2

Last Release

4857d ago

### Community

Maintainers

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

---

Top Contributors

[![Xiphe](https://avatars.githubusercontent.com/u/911218?v=4)](https://github.com/Xiphe "Xiphe (3 commits)")

### Embed Badge

![Health badge](/badges/xiphe-gmaps-marker-creator/health.svg)

```
[![Health](https://phpackages.com/badges/xiphe-gmaps-marker-creator/health.svg)](https://phpackages.com/packages/xiphe-gmaps-marker-creator)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35816.3M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24015.5M18](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172437.8k11](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

94452.6k6](/packages/botman-driver-telegram)[emartech/emarsys-magento2-extension

Magento2 integration for the Emarsys Marketing Platform

14273.9k](/packages/emartech-emarsys-magento2-extension)

PHPackages © 2026

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