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

ActiveVendra-module

misaf/vendra-address
====================

Country-adaptable user profile addresses for Vendra

v1.10.0(1mo ago)131MITPHPPHP ^8.3

Since Jul 17Pushed 1w agoCompare

[ Source](https://github.com/misaf/vendra-address)[ Packagist](https://packagist.org/packages/misaf/vendra-address)[ Docs](https://github.com/misaf/vendra-address)[ RSS](/packages/misaf-vendra-address/feed)WikiDiscussions 1.x Synced 1w ago

READMEChangelog (10)Dependencies (29)Versions (13)Used By (1)

Vendra Address
==============

[](#vendra-address)

Country-adaptable user profile addresses for Vendra applications.

Features
--------

[](#features)

- Dynamic `addresses` relation on Vendra user profiles
- Filament relation manager contributed through the User Profile extension registry
- International address shape: ISO country code, three address lines, locality, administrative area, and sorting code
- Structured JSON metadata for country-specific fields
- Tenant-aware storage and permission-seeded authorization

Requirements
------------

[](#requirements)

- PHP 8.4+
- Laravel 13
- Filament 5
- `misaf/vendra-user-profile`
- `misaf/vendra-support`

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

[](#installation)

```
composer require misaf/vendra-address
php artisan vendor:publish --tag=vendra-address-migrations
php artisan migrate
```

Tenant columns are added automatically when a tenant provider is active. If tenancy is enabled after this migration has run, use `php artisan vendra-tenant:enable {tenant}` to retrofit the table and assign existing unscoped records.

The service provider and the user-profile relation manager are auto-registered.

Seeding
-------

[](#seeding)

Address permissions seed automatically when a tenant is provisioned. To seed them manually:

```
php artisan vendra-address:seed {tenant}
```

Testing
-------

[](#testing)

Run the package checks from the project root:

```
php artisan test --compact --testsuite=vendra-address
composer stan
```

License
-------

[](#license)

MIT. See [LICENSE](LICENSE).

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance96

Actively maintained with recent releases

Popularity5

Limited adoption so far

Community8

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

Every ~2 days

Total

13

Last Release

14d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/41fd7351d25e29dafa18068d0418eecf6bb47a7473aabe6bc674b4ca35e71805?d=identicon)[misaf](/maintainers/misaf)

---

Top Contributors

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

---

Tags

laraveladdressfilamentphpmisafvendra

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[backstage/mails

View logged mails and events in a beautiful Filament UI.

16429.7k](/packages/backstage-mails)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

24795.1k](/packages/harris21-laravel-fuse)[relaticle/custom-fields

User Defined Custom Fields for Laravel Filament

16472.9k](/packages/relaticle-custom-fields)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3915.5k](/packages/rawilk-profile-filament-plugin)[marcelweidum/filament-passkeys

Use passkeys in your filamentphp app

6769.9k2](/packages/marcelweidum-filament-passkeys)

PHPackages © 2026

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