PHPackages                             lara-zeus/filament-locationpickr-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. lara-zeus/filament-locationpickr-field

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

lara-zeus/filament-locationpickr-field
======================================

Location picker field for Filament Php using Google Maps

v5.0.0(3mo ago)1537[4 issues](https://github.com/lara-zeus/filament-locationpickr-field/issues)MITJavaScriptPHP ^8.1

Since Oct 7Pushed 4w ago1 watchersCompare

[ Source](https://github.com/lara-zeus/filament-locationpickr-field)[ Packagist](https://packagist.org/packages/lara-zeus/filament-locationpickr-field)[ Docs](https://github.com/lara-zeus/filament-locationpickr-field)[ RSS](/packages/lara-zeus-filament-locationpickr-field/feed)WikiDiscussions 5.x Synced today

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

Filament LocationPickr Field
============================

[](#filament-locationpickr-field)

[![](https://camo.githubusercontent.com/95713ed608224ad68f6080c1a96f55cb54bff1e09fd68b52d385e161d5f4b79f/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f46696c616d656e742532304c6f636174696f6e5069636b722532304669656c642e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d6c6172612d7a65757325324666696c616d656e742d6c6f636174696f6e7069636b722d6669656c64267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d4a7573742b612b73696d706c652b6c6f636174696f6e2b7069636b65722b6669656c642b666f722b46696c616d656e742b5068702b7573696e672b476f6f676c652b4d617073266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d6c6f636174696f6e2d6d61726b6572)](https://camo.githubusercontent.com/95713ed608224ad68f6080c1a96f55cb54bff1e09fd68b52d385e161d5f4b79f/68747470733a2f2f62616e6e6572732e6265796f6e64636f2e64652f46696c616d656e742532304c6f636174696f6e5069636b722532304669656c642e706e673f7468656d653d6c69676874267061636b6167654d616e616765723d636f6d706f7365722b72657175697265267061636b6167654e616d653d6c6172612d7a65757325324666696c616d656e742d6c6f636174696f6e7069636b722d6669656c64267061747465726e3d617263686974656374267374796c653d7374796c655f31266465736372697074696f6e3d4a7573742b612b73696d706c652b6c6f636174696f6e2b7069636b65722b6669656c642b666f722b46696c616d656e742b5068702b7573696e672b476f6f676c652b4d617073266d643d312673686f7757617465726d61726b3d3026666f6e7453697a653d313030707826696d616765733d6c6f636174696f6e2d6d61726b6572)

This package provides just a simplified location picker field within [Filament](https://filamentphp.com) using Google Maps based on the excellent work of [Hugh Messenger](https://filamentphp.com/plugins/cheesegrits-google-maps).

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

[](#installation)

You can install the package into a Laravel app that uses [Filament](https://filamentphp.com) via composer::

```
composer require lara-zeus/filament-locationpickr-field
```

**Filament V3 &amp; V2** - you can use  repository.

You can publish the config file with:

```
php artisan vendor:publish --tag=filament-locationpickr-field-config
```

The `config` file contains default global customization options for map rendering, like: api key, default location, etc.

Optionally, you can publish the view using:

```
php artisan vendor:publish --tag=filament-locationpickr-field-views
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

If you want to contribute to this package, you may want to test it in a real Filament project:

- Fork this repository to your Github account.
- Create a Filament app locally.
- Clone your fork in your Filament app root directoy.
- In the `/filament-locationpickr-field` directory, create a branch for your fix/improvement, e.g. `fix/pickr-field`.

Install the package in your app's `composer.json`:

```
"require": {
    "lara-zeus/filament-locationpickr-field": "dev-fix/pickr-field as dev-main",
},
"repositories": [
    {
        "type": "path",
        "url": "./filament-locationpickr-field"
    }
]
```

Now run `composer update`.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Lara Zeus](https://github.com/lara-zeus)
- [Arber Mustafa](https://github.com/arbermustafa)
- [Hugh Messenger](https://github.com/cheesegrits)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

38

—

LowBetter than 83% of packages

Maintenance67

Regular maintenance activity

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

5

Last Release

29d ago

Major Versions

v3.0.0 → 4.x-dev2025-10-07

v4.0.0 → v5.0.02026-03-11

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1952412?v=4)[Lara Zeus](/maintainers/atmonshi)[@atmonshi](https://github.com/atmonshi)

---

Top Contributors

[![Abdulmajeed-Jamaan](https://avatars.githubusercontent.com/u/41128358?v=4)](https://github.com/Abdulmajeed-Jamaan "Abdulmajeed-Jamaan (8 commits)")[![arbermustafa](https://avatars.githubusercontent.com/u/1318974?v=4)](https://github.com/arbermustafa "arbermustafa (8 commits)")[![atmonshi](https://avatars.githubusercontent.com/u/1952412?v=4)](https://github.com/atmonshi "atmonshi (5 commits)")

---

Tags

phplaravelmapsformfieldgoogle mapsfilament-pluginlara-zeusfilament-locationpickr-field

###  Code Quality

TestsPest

### Embed Badge

![Health badge](/badges/lara-zeus-filament-locationpickr-field/health.svg)

```
[![Health](https://phpackages.com/badges/lara-zeus-filament-locationpickr-field/health.svg)](https://phpackages.com/packages/lara-zeus-filament-locationpickr-field)
```

###  Alternatives

[arbermustafa/filament-locationpickr-field

Location picker field for Filament Php using Google Maps

1541.5k](/packages/arbermustafa-filament-locationpickr-field)[codewithdennis/filament-select-tree

The multi-level select field enables you to make single selections from a predefined list of options that are organized into multiple levels or depths.

329530.5k29](/packages/codewithdennis-filament-select-tree)[bezhansalleh/filament-google-analytics

Google Analytics integration for FilamentPHP

211189.7k8](/packages/bezhansalleh-filament-google-analytics)[schmeits/filament-character-counter

This is a Filament character counter TextField and Textarea form field for Filament v4 and v5

34226.4k13](/packages/schmeits-filament-character-counter)[awcodes/richer-editor

A collection of extensions and tools to enhance the Filament Rich Editor field.

3912.9k9](/packages/awcodes-richer-editor)[lara-zeus/popover

Zeus Popover is filamentphp component to show a Popover with custom content in tables and infolist

3183.1k4](/packages/lara-zeus-popover)

PHPackages © 2026

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