PHPackages                             akira/filament-user-invitation - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. akira/filament-user-invitation

AbandonedLibrary[Authentication &amp; Authorization](/categories/authentication)

akira/filament-user-invitation
==============================

This is my package filament-user-invitation

v1.0.0(2y ago)8594[3 issues](https://github.com/akira-io/filament-user-invitation/issues)[3 PRs](https://github.com/akira-io/filament-user-invitation/pulls)MITPHPPHP ^8.2CI passing

Since Nov 8Pushed 1y ago1 watchersCompare

[ Source](https://github.com/akira-io/filament-user-invitation)[ Packagist](https://packagist.org/packages/akira/filament-user-invitation)[ Docs](https://github.com/akira/filament-user-invitation)[ GitHub Sponsors](https://github.com/Akira)[ RSS](/packages/akira-filament-user-invitation/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (1)Dependencies (14)Versions (7)Used By (0)

This is my package filament-user-invitation
===========================================

[](#this-is-my-package-filament-user-invitation)

[![Latest Version on Packagist](https://camo.githubusercontent.com/4166daae70758c0d53e5d8ec2094214e5ccc66afda5491961c830aadbb8aa061/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f616b6972612f66696c616d656e742d757365722d696e7669746174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akira/filament-user-invitation)[![GitHub Tests Action Status](https://camo.githubusercontent.com/68482789875514e2ad175be5ebf2a961125f8bf390cf95a20d49b91dc3d4d93c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616b6972612f66696c616d656e742d757365722d696e7669746174696f6e2f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/akira/filament-user-invitation/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/46fb7fb6307bb5c845064cb21924152a5ce78a7967fcb59194ec054468701060/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f616b6972612f66696c616d656e742d757365722d696e7669746174696f6e2f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/akira/filament-user-invitation/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/80ef69b7e8e336e132b4b37fdcf15ae1a1584a50fdd7e19c5f70a7d3714e5b5a/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616b6972612f66696c616d656e742d757365722d696e7669746174696f6e2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/akira/filament-user-invitation)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require akira/filament-user-invitation
```

You can publish and run the migrations with:

```
php artisan vendor:publish --tag="filament-user-invitation-migrations"
php artisan migrate
```

You can publish the config file with:

```
php artisan vendor:publish --tag="filament-user-invitation-config"
```

Optionally, you can publish the views using

```
php artisan vendor:publish --tag="filament-user-invitation-views"
```

This is the contents of the published config file:

```
return [
];
```

Usage
-----

[](#usage)

```
$filamentUserInvitation = new Akira\FilamentUserInvitation();
echo $filamentUserInvitation->echoPhrase('Hello, Akira!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [Kidiatoliny Gonçalves](https://github.com/kid)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance26

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 71% 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 ~160 days

Total

3

Last Release

596d ago

PHP version history (2 changes)v1.0.0-alphaPHP ^8.1

v1.0.0PHP ^8.2

### Community

Maintainers

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

---

Top Contributors

[![kidiatoliny](https://avatars.githubusercontent.com/u/48266788?v=4)](https://github.com/kidiatoliny "kidiatoliny (22 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (9 commits)")

---

Tags

laravelakirafilament-user-invitation

###  Code Quality

TestsPest

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/akira-filament-user-invitation/health.svg)

```
[![Health](https://phpackages.com/badges/akira-filament-user-invitation/health.svg)](https://phpackages.com/packages/akira-filament-user-invitation)
```

###  Alternatives

[spatie/laravel-permission

Permission handling for Laravel 12 and up

12.9k89.8M1.0k](/packages/spatie-laravel-permission)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[jeffgreco13/filament-breezy

A custom package for Filament with login flow, profile and teams support.

1.0k1.7M41](/packages/jeffgreco13-filament-breezy)[spatie/laravel-login-link

Quickly login to your local environment

4381.2M1](/packages/spatie-laravel-login-link)[ryangjchandler/laravel-cloudflare-turnstile

A simple package to help integrate Cloudflare Turnstile.

438896.6k2](/packages/ryangjchandler-laravel-cloudflare-turnstile)[spatie/laravel-passkeys

Use passkeys in your Laravel app

444494.4k16](/packages/spatie-laravel-passkeys)

PHPackages © 2026

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