PHPackages                             farhanwazir/laravel-map-form-field - 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. farhanwazir/laravel-map-form-field

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

farhanwazir/laravel-map-form-field
==================================

Laravel map form field package.

5.1(9y ago)141MITPHPPHP &gt;=5.6.0

Since Oct 19Pushed 6y ago1 watchersCompare

[ Source](https://github.com/farhanwazir/laravel-map-form-field)[ Packagist](https://packagist.org/packages/farhanwazir/laravel-map-form-field)[ RSS](/packages/farhanwazir-laravel-map-form-field/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (3)Versions (6)Used By (0)

Laravel Map Form Field
======================

[](#laravel-map-form-field)

\###USAGE

```
        Form::map('mappy', null, [
            'height' => '350px',
            'onStaged' => 'onMapInitialized',
            'position' => $position,
            'async' => true, /* for ajax use only, when use async then it needs to call loadScript_map() manually
                                after response print in screen. */
            'onMarkerPositionChanged' => 'onMarkerPositionChanged',
        ], [
            'latitude' => ['name' => 'latitude', 'class' => 'map-place-search-controls map-place-search map-latlng-controls'],
            'longitude' => ['name' => 'longitude', 'class' => 'map-place-search-controls map-place-search map-latlng-controls'],
            'search' => ['class' => 'map-place-search-controls map-place-search'],
        ]);
```

More details will update later, i'm very busy in my projects. Hope fully after a week, you will see complete, please click on watch button.

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

Established project with proven stability

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

Total

5

Last Release

3506d ago

Major Versions

0.5 → 5.12016-10-19

### Community

Maintainers

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

---

Top Contributors

[![farhanwazir](https://avatars.githubusercontent.com/u/241825?v=4)](https://github.com/farhanwazir "farhanwazir (17 commits)")

---

Tags

form-builderform-controlslaravellaravel-5-packagemapmap-fieldlaravelgooglemaplocationformgooglemapgmap

### Embed Badge

![Health badge](/badges/farhanwazir-laravel-map-form-field/health.svg)

```
[![Health](https://phpackages.com/badges/farhanwazir-laravel-map-form-field/health.svg)](https://phpackages.com/packages/farhanwazir-laravel-map-form-field)
```

###  Alternatives

[spatie/laravel-analytics

A Laravel package to retrieve Google Analytics data.

3.3k6.1M66](/packages/spatie-laravel-analytics)[farhanwazir/laravelgooglemaps

Laravel Google Map package for 5.x. You can use all google map features in laravel.

15242.0k2](/packages/farhanwazir-laravelgooglemaps)[spatie/geocoder

Geocoding addresses to coordinates

8425.0M19](/packages/spatie-geocoder)[drehimself/laravelgooglemaps

Laravel Google Map package for 5.x. You can use all google map features in laravel.

331.1k](/packages/drehimself-laravelgooglemaps)[markwalet/nova-modal-response

A Laravel Nova asset for Modal responses on an action.

17878.9k](/packages/markwalet-nova-modal-response)[tomshaw/electricgrid

A feature-rich Livewire package designed for projects that require dynamic, interactive data tables.

119.2k](/packages/tomshaw-electricgrid)

PHPackages © 2026

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