PHPackages                             marshmallow/addressable - 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. marshmallow/addressable

ActiveLibrary

marshmallow/addressable
=======================

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

v1.8.0(9mo ago)07.6k↑53.1%[1 PRs](https://github.com/marshmallow-packages/addressable/pulls)1MITPHPPHP ^7.4|^8.0|^8.4CI passing

Since Jul 21Pushed 5mo ago1 watchersCompare

[ Source](https://github.com/marshmallow-packages/addressable)[ Packagist](https://packagist.org/packages/marshmallow/addressable)[ Docs](https://github.com/Marshmallow-Development/)[ RSS](/packages/marshmallow-addressable/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (15)Used By (1)

[![alt text](https://camo.githubusercontent.com/329958cb02b7bee461fd9dcae7a0a3a34e6595669116ff441ad5ef9e77bc511c/68747470733a2f2f63646e2e6d617273686d616c6c6f772d6f66666963652e636f6d2f6d656469612f696d616765732f6c6f676f2f6d617273686d616c6c6f772e7472616e73706172656e742e7265642e706e67 "marshmallow.")](https://camo.githubusercontent.com/329958cb02b7bee461fd9dcae7a0a3a34e6595669116ff441ad5ef9e77bc511c/68747470733a2f2f63646e2e6d617273686d616c6c6f772d6f66666963652e636f6d2f6d656469612f696d616765732f6c6f676f2f6d617273686d616c6c6f772e7472616e73706172656e742e7265642e706e67)

Marshmallow Addressable
=======================

[](#marshmallow-addressable)

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

### Installatie

[](#installatie)

```
composer require marshmallow/example

```

```
php artisan migrate

```

Nova
====

[](#nova)

Are you using Nova? We have a command for you to generate the Nova Resource. Run the commands below and the resources will be available to you in Nova. We hide the Address resource by default in the Nova navigation. If you wish to have it available in the navigation, add `public static $displayInNavigation = true;` to `app/Nova/Address.php`.

`php artisan marshmallow:resource Address Addressable``php artisan marshmallow:resource AddressType Addressable`

Run the seeder if you wish to have some defaults in the address type table. This will create a type of `Shipping address` and a type of `Postal address`. These types will be added to your database in your setup locale. Currently we only support English and Dutch for seeding these records.

```
php artisan db:seed --class=Marshmallow\\Addressable\\Seeders\\AddressTypeSeeder

```

To make the address visable on your Nova resource, you need to add `MorphMany::make('Addresses'),` to your `fields()` method.

Tests during development
------------------------

[](#tests-during-development)

`php artisan test packages/marshmallow/addressable`...

---

Copyright (c) 2020 marshmallow

###  Health Score

50

—

FairBetter than 95% of packages

Maintenance69

Regular maintenance activity

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity79

Established project with proven stability

 Bus Factor1

Top contributor holds 89.6% 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 ~153 days

Recently: every ~389 days

Total

13

Last Release

274d ago

PHP version history (3 changes)v1.0.0PHP ^7.4

v1.4.1PHP ^7.4|^8.0

v1.8.0PHP ^7.4|^8.0|^8.4

### Community

Maintainers

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

---

Top Contributors

[![stefvanesch](https://avatars.githubusercontent.com/u/46725619?v=4)](https://github.com/stefvanesch "stefvanesch (43 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")

---

Tags

marshmallow

### Embed Badge

![Health badge](/badges/marshmallow-addressable/health.svg)

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

PHPackages © 2026

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