PHPackages                             tapp/slack-inviter - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. tapp/slack-inviter

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

tapp/slack-inviter
==================

Invite users to slack group

v1.1(5mo ago)02.5k↓84.7%MITPHPPHP ^7.1 || ^7.3 || ^8.0CI failing

Since Oct 10Pushed 5mo ago5 watchersCompare

[ Source](https://github.com/TappNetwork/slack-inviter)[ Packagist](https://packagist.org/packages/tapp/slack-inviter)[ Docs](https://github.com/tapp/slack-inviter)[ RSS](/packages/tapp-slack-inviter/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (3)Versions (5)Used By (0)

Laravel Slack Inviter
=====================

[](#laravel-slack-inviter)

[![Latest Version on Packagist](https://camo.githubusercontent.com/5b9bf2a7a55b918dd6645db63c5d061363913d318a106abd265e7a34a7625013/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f746170702f736c61636b2d696e76697465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tapp/slack-inviter)[![Quality Score](https://camo.githubusercontent.com/c6542c6a596d614edc15a0bb9ae08f6270735edc7c161e98291680f4c5776c28/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f746170702f736c61636b2d696e76697465722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/tapp/slack-inviter)[![Total Downloads](https://camo.githubusercontent.com/554ca7f41a7809750a7fabb348c85dad5af89679027ebdd9ff020784bd5bf52c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f746170702f736c61636b2d696e76697465722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/tapp/slack-inviter)

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

[](#installation)

You can install the package via composer:

```
composer require tapp/slack-inviter
```

Appearance
----------

[](#appearance)

[![Slack Inviter Form](https://raw.githubusercontent.com/TappNetwork/slack-inviter/master/docs/form.png)](https://raw.githubusercontent.com/TappNetwork/slack-inviter/master/docs/form.png)

Usage
-----

[](#usage)

Add the Slack env vars on your `.env` file:

```
SLACK_COMMUNITY_NAME=
SLACK_TEAM_URL=
SLACK_LEGACY_TOKEN=
```

Add the inviter form on your blade file:

```

    @include('slack-inviter::invite-form', [
        'email' => auth()->user()->email
    ])

```

You're all set!

### Testing

[](#testing)

```
composer test
```

### Changelog

[](#changelog)

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

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

[](#contributing)

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

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Tapp Network](https://github.com/TappNetwork)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

Laravel Package Boilerplate
---------------------------

[](#laravel-package-boilerplate)

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).

###  Health Score

44

—

FairBetter than 90% of packages

Maintenance71

Regular maintenance activity

Popularity20

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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

Total

3

Last Release

163d ago

Major Versions

v0.1 → v1.02024-10-11

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/837400?v=4)[tapp](/maintainers/tapp)[@tapp](https://github.com/tapp)

![](https://avatars.githubusercontent.com/u/7796074?v=4)[Scott Grayson](/maintainers/scottgrayson)[@scottgrayson](https://github.com/scottgrayson)

![](https://avatars.githubusercontent.com/u/29612767?v=4)[johnwesely](/maintainers/johnwesely)[@johnwesely](https://github.com/johnwesely)

---

Top Contributors

[![jacobzlogar](https://avatars.githubusercontent.com/u/10762368?v=4)](https://github.com/jacobzlogar "jacobzlogar (9 commits)")[![swilla](https://avatars.githubusercontent.com/u/304159?v=4)](https://github.com/swilla "swilla (6 commits)")[![andreia](https://avatars.githubusercontent.com/u/38911?v=4)](https://github.com/andreia "andreia (4 commits)")

---

Tags

hacktoberfestlaravelphpslacktappslack-inviter

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tapp-slack-inviter/health.svg)

```
[![Health](https://phpackages.com/badges/tapp-slack-inviter/health.svg)](https://phpackages.com/packages/tapp-slack-inviter)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[renatomarinho/laravel-page-speed

Laravel Page Speed

2.5k1.7M11](/packages/renatomarinho-laravel-page-speed)[illuminate/pagination

The Illuminate Pagination package.

12234.1M1.0k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9349.2M282](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.6M375](/packages/illuminate-redis)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)

PHPackages © 2026

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