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(6mo ago)02.6k↓85.9%MITPHPPHP ^7.1 || ^7.3 || ^8.0CI passing

Since Oct 10Pushed 2w 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 2w ago

READMEChangelog (4)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

47

—

FairBetter than 93% of packages

Maintenance83

Actively maintained with recent releases

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

208d 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

[![swilla](https://avatars.githubusercontent.com/u/304159?v=4)](https://github.com/swilla "swilla (10 commits)")[![jacobzlogar](https://avatars.githubusercontent.com/u/10762368?v=4)](https://github.com/jacobzlogar "jacobzlogar (9 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

[illuminate/pagination

The Illuminate Pagination package.

12234.6M1.1k](/packages/illuminate-pagination)[illuminate/pipeline

The Illuminate Pipeline package.

9350.2M310](/packages/illuminate-pipeline)[illuminate/redis

The Illuminate Redis package.

8314.8M410](/packages/illuminate-redis)[illuminate/cookie

The Illuminate Cookie package.

224.7M145](/packages/illuminate-cookie)[forjedio/inertia-table

Backend-driven dynamic tables for Laravel + Inertia.js

272.0k](/packages/forjedio-inertia-table)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

265.2k](/packages/aedart-athenaeum)

PHPackages © 2026

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