PHPackages                             bravist/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. bravist/invitation

ActiveLibrary

bravist/invitation
==================

Accessories business conference invitation

1.0.11(9y ago)034MITRoffPHP &gt;=5.5

Since Aug 25Pushed 6y ago1 watchersCompare

[ Source](https://github.com/bravist/invitation)[ Packagist](https://packagist.org/packages/bravist/invitation)[ Docs](http://www.chenghuyiong.com)[ RSS](/packages/bravist-invitation/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (12)Used By (0)

Laravel 私有化扩展包：邀请函

> 微博：会勇同学

安装
--

[](#安装)

- 通过composer，这是推荐的方式，可以使用composer.json 声明依赖，或者运行下面的命令。SDK 包已经放到这里 \[`bravist/invitation`\]

```
$ composer require bravist/invitation -vvv
```

配置
--

[](#配置)

### Laravel 应用

[](#laravel-应用)

1. 注册 `ServiceProvider`:

```
Bravist\Invitation\InvitationProvider::class,
```

2. 创建配置文件：

```
php artisan vendor:publish
```

3. 请修改应用根目录下的 `config/invitation.php` 中对应的项即可；
4. （可选）添加外观到 `config/app.php` 中的 `aliases` 部分:

```
'invitation' => Bravist\Invitation\Facade::class,
```

License
-------

[](#license)

MIT

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity65

Established project with proven stability

 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 ~0 days

Total

11

Last Release

3549d ago

PHP version history (2 changes)1.0.1PHP &gt;=5.9

1.0.7PHP &gt;=5.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/195282e1beeb9475b56cbf1b7fcb9c28f9e3232834181d3e95b3f150e3be4b5a?d=identicon)[bravist](/maintainers/bravist)

---

Top Contributors

[![huiyonghkw](https://avatars.githubusercontent.com/u/1323776?v=4)](https://github.com/huiyonghkw "huiyonghkw (75 commits)")

---

Tags

Invitationaccessoriesbravistweipeiappweipei

### Embed Badge

![Health badge](/badges/bravist-invitation/health.svg)

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

###  Alternatives

[sssurii/laravel-ics

Laravel package to create iCalendar / ICS files. Send new event invitations via Email and can cancel or update already sent invitation.

2159.3k](/packages/sssurii-laravel-ics)[offload-project/laravel-invite-only

A Laravel package for managing user invitations with polymorphic relationships, token-based access, scheduled reminders, and event-driven notifications.

694.4k1](/packages/offload-project-laravel-invite-only)[atbox/invi

A simple invitation system api for laravel 5

351.3k](/packages/atbox-invi)

PHPackages © 2026

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