PHPackages                             silvanite/nova-field-place - 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. [Search &amp; Filtering](/categories/search)
4. /
5. silvanite/nova-field-place

ActiveLibrary[Search &amp; Filtering](/categories/search)

silvanite/nova-field-place
==========================

An exhanced replacement Place field type to include additional latitude and longitude

v1.0.0(7y ago)798.3k↓45%1MITVuePHP &gt;=7.1.0

Since Oct 13Pushed 7y ago2 watchersCompare

[ Source](https://github.com/Silvanite/nova-field-place)[ Packagist](https://packagist.org/packages/silvanite/nova-field-place)[ RSS](/packages/silvanite-nova-field-place/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Laravel Nova Place Field (Extended)
===================================

[](#laravel-nova-place-field-extended)

**NOTICE: As of Nova 1.2.0 this functionality is now included in Nova by default and there is no need to install this package if you are using an up-to-date version of Nova.**

An extended variant of the standard Nova Place Field to offer access to latitude and longitude coordinates

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

[](#installation)

Install the tool through composer

```
composer require silvanite/nova-field-place
```

Usage
-----

[](#usage)

Please refer to the [Nova documentation](https://nova.laravel.com/docs/1.0/resources/fields.html#place-field). This package simply adds the latitude and longitude options.

Use the `Silvanite\NovaFieldPlace\PlaceExtended` field instead of the standard `Laravel\Nova\Fields\Place`.

```
PlaceExtended::make('Address', 'address_line_1')
    ->secondAddressLine('address_2')
    ->city('city_name')
    ->state('state_code')
    ->postalCode('zip_code')
    ->latitude('latitude')
    ->longitude('longitude')
    ->country('country_code')
```

Support
-------

[](#support)

If you require any support please contact me on [Twitter](https://twitter.com/m2de_io) or open an issue on this repository.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity34

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity56

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

Unknown

Total

1

Last Release

2775d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/344a7327cff0099b702cc9aa63e660e482734bf902875114cf56adb7f359b631?d=identicon)[Silvanite](/maintainers/Silvanite)

---

Top Contributors

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

---

Tags

laraveladdressalgoliaplacefieldnova

### Embed Badge

![Health badge](/badges/silvanite-nova-field-place/health.svg)

```
[![Health](https://phpackages.com/badges/silvanite-nova-field-place/health.svg)](https://phpackages.com/packages/silvanite-nova-field-place)
```

###  Alternatives

[algolia/scout-extended

Scout Extended extends Laravel Scout adding algolia-specific features

4186.3M6](/packages/algolia-scout-extended)[outl1ne/nova-input-filter

An input filter for Laravel Nova

24822.7k](/packages/outl1ne-nova-input-filter)[suenerds/nova-searchable-belongs-to-filter

Searchable Nova filter for belongsTo relationships.

29516.9k](/packages/suenerds-nova-searchable-belongs-to-filter)[nrml-co/nova-big-filter

A nice looking filter menu thats always open.

35310.9k](/packages/nrml-co-nova-big-filter)[awesome-nova/filter-card

A Laravel Nova card.

25126.1k](/packages/awesome-nova-filter-card)[pos-lifestyle/laravel-nova-date-range-filter

A Laravel Nova date range filter.

16179.1k](/packages/pos-lifestyle-laravel-nova-date-range-filter)

PHPackages © 2026

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