PHPackages                             mmedojevicbg/yii2-geopicker - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mmedojevicbg/yii2-geopicker

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

mmedojevicbg/yii2-geopicker
===========================

Geolocation picker widget for Yii2 based on Google Maps

1794JavaScript

Since Jun 27Pushed 10y ago1 watchersCompare

[ Source](https://github.com/mmedojevicbg/yii2-geopicker)[ Packagist](https://packagist.org/packages/mmedojevicbg/yii2-geopicker)[ RSS](/packages/mmedojevicbg-yii2-geopicker/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Geo Picker - Yii2 extension
===========================

[](#geo-picker---yii2-extension)

This is a form widget which displays Google map and stores data as latitude/longitude pair.

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
php composer.phar require --prefer-dist mmedojevicbg/yii2-geopicker "dev-master"

```

or add

```
"mmedojevicbg/yii2-geopicker": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

```
$form->field($model, 'location1')->widget(mmedojevicbg\GeoPicker\GeoPicker::className(), [
	'apiKey' => 'YOUR_API_KEY'
])
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1908699?v=4)[Marko Medojevic](/maintainers/mmedojevicbg)[@mmedojevicbg](https://github.com/mmedojevicbg)

---

Top Contributors

[![mmedojevicbg](https://avatars.githubusercontent.com/u/1908699?v=4)](https://github.com/mmedojevicbg "mmedojevicbg (8 commits)")

### Embed Badge

![Health badge](/badges/mmedojevicbg-yii2-geopicker/health.svg)

```
[![Health](https://phpackages.com/badges/mmedojevicbg-yii2-geopicker/health.svg)](https://phpackages.com/packages/mmedojevicbg-yii2-geopicker)
```

###  Alternatives

[roots/wordpress-no-content

WordPress is open source software you can use to create a beautiful website, blog, or app.

1813.3M61](/packages/roots-wordpress-no-content)[sas/blog-module

Blog Module

10618.9k](/packages/sas-blog-module)

PHPackages © 2026

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