PHPackages                             rm/address - 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. rm/address

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

rm/address
==========

Component for fetching address

0121PHP

Since May 9Pushed 8y ago1 watchersCompare

[ Source](https://github.com/romanmatyus/address)[ Packagist](https://packagist.org/packages/rm/address)[ RSS](/packages/rm-address/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

RM\\Address
===========

[](#rmaddress)

Configuration
-------------

[](#configuration)

### `config.neon`

[](#configneon)

```
extensions:
	address: RM\Address\DI\AddressExtension

address:
	google:
		country: sk
		language: sk

```

### `config.local.neon`

[](#configlocalneon)

```
address:
	google:
		key: secretKeyFrom300gle

```

In component
------------

[](#in-component)

```
$form['street']->setAttribute('data-source', $presenter->link(':Address:Address:address'));
// $form['number'];
// $form['city'];
// $form['zip'];
// $form['country']; // options are array of ['code' => 'Name of state', 'sk' => 'Slovakia']
```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.5% 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/1110294?v=4)[Roman Mátyus](/maintainers/romanmatyus)[@romanmatyus](https://github.com/romanmatyus)

---

Top Contributors

[![romanmatyus](https://avatars.githubusercontent.com/u/1110294?v=4)](https://github.com/romanmatyus "romanmatyus (5 commits)")[![vladimirbiro](https://avatars.githubusercontent.com/u/19396906?v=4)](https://github.com/vladimirbiro "vladimirbiro (3 commits)")

### Embed Badge

![Health badge](/badges/rm-address/health.svg)

```
[![Health](https://phpackages.com/badges/rm-address/health.svg)](https://phpackages.com/packages/rm-address)
```

###  Alternatives

[jbtronics/settings-bundle

A symfony bundle to easily create typesafe, user-configurable settings for symfony applications

9558.8k3](/packages/jbtronics-settings-bundle)[contributte/neonizer

Collection of useful scripts for manipulaton with NEON files. Support composer pre-install / post-install events. Set/get parameters, validate files.

15853.7k](/packages/contributte-neonizer)

PHPackages © 2026

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