PHPackages                             misaf/vendra-document - 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. [PDF &amp; Document Generation](/categories/documents)
4. /
5. misaf/vendra-document

ActiveVendra-module[PDF &amp; Document Generation](/categories/documents)

misaf/vendra-document
=====================

Private jurisdiction-aware user profile documents for Vendra

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

Since Jul 17Pushed 1w agoCompare

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

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

Vendra Document
===============

[](#vendra-document)

Private jurisdiction-aware user profile documents for Vendra applications.

Features
--------

[](#features)

- Dynamic `documents` relation on Vendra user profiles
- Filament relation manager contributed through the User Profile extension registry
- Private single-file document storage through Vendra Multimedia — files are never publicly visible by default
- Open document type with ISO issuing country and structured JSON metadata for jurisdiction-specific fields
- Tenant-aware storage and permission-seeded authorization

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

[](#requirements)

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

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

[](#installation)

```
composer require misaf/vendra-document
php artisan vendor:publish --tag=vendra-document-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)

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

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

Testing
-------

[](#testing)

Run the package checks from the project root:

```
php artisan test --compact --testsuite=vendra-document
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

laraveldocumentfilamentphpmisafvendra

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

### Embed Badge

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

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

###  Alternatives

[backstage/mails

View logged mails and events in a beautiful Filament UI.

16429.7k](/packages/backstage-mails)[visualbuilder/email-templates

Email Template editor for Filament

11855.9k](/packages/visualbuilder-email-templates)[harris21/laravel-fuse

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

24795.1k](/packages/harris21-laravel-fuse)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3915.5k](/packages/rawilk-profile-filament-plugin)[slimani/filament-media-manager

A media manager plugin for Filament.

1714.7k2](/packages/slimani-filament-media-manager)

PHPackages © 2026

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