PHPackages                             vluzrmos/slack-autoinvitation - 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. [Framework](/categories/framework)
4. /
5. vluzrmos/slack-autoinvitation

Abandoned → [https://github.com/vluzrmos/lumen-slackin](/?search=https%3A%2F%2Fgithub.com%2Fvluzrmos%2Flumen-slackin)Project[Framework](/categories/framework)

vluzrmos/slack-autoinvitation
=============================

Laravel 5 - Automate slack.com invitations.

v1.2.3(11y ago)471DBADPHP

Since Feb 22Pushed 10y ago2 watchersCompare

[ Source](https://github.com/vluzrmos/laravel-slack-autoinvitation)[ Packagist](https://packagist.org/packages/vluzrmos/slack-autoinvitation)[ RSS](/packages/vluzrmos-slack-autoinvitation/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (12)Used By (0)

\[Abandoned\] Slack Auto Invitations
------------------------------------

[](#abandoned-slack-auto-invitations)

### That project is no longer maintained, please consider to use my awesome [Lumen Slackin](https://github.com/vluzrmos/lumen-slackin) project.

[](#that-project-is-no-longer-maintained-please-consider-to-use-my-awesome-lumen-slackin-project)

WebSite to automate invitations to your teams on [Slack](slack.com) made with Laravel 5. That application use the package [Slack API Facade](https://github.com/vluzrmos/laravel-slack-api).

[![Latest Stable Version](https://camo.githubusercontent.com/c75435352f1ae64a7df008abbedec6ec55ca726d0d7b708950d09017f5935e37/68747470733a2f2f706f7365722e707567782e6f72672f766c757a726d6f732f736c61636b2d6175746f696e7669746174696f6e2f762f737461626c652e737667)](https://packagist.org/packages/vluzrmos/slack-autoinvitation) [![Total Downloads](https://camo.githubusercontent.com/88ce1b211156ec8d76456dfd58b9d413ae603a04bcce3e3e637a1d236fdc7068/68747470733a2f2f706f7365722e707567782e6f72672f766c757a726d6f732f736c61636b2d6175746f696e7669746174696f6e2f646f776e6c6f6164732e737667)](https://packagist.org/packages/vluzrmos/slack-autoinvitation) [![Latest Unstable Version](https://camo.githubusercontent.com/d40edda302914d69ac3ba554b074372eb1a8704ff4e4655013d8eabbeaa988be/68747470733a2f2f706f7365722e707567782e6f72672f766c757a726d6f732f736c61636b2d6175746f696e7669746174696f6e2f762f756e737461626c652e737667)](https://packagist.org/packages/vluzrmos/slack-autoinvitation) [![License](https://camo.githubusercontent.com/d586eb36adf842a573e26236804c165799f8d008dd5e5e1e0a78c661d0e3c793/68747470733a2f2f706f7365722e707567782e6f72672f766c757a726d6f732f736c61636b2d6175746f696e7669746174696f6e2f6c6963656e73652e737667)](https://packagist.org/packages/vluzrmos/slack-autoinvitation)

Instalation
-----------

[](#instalation)

via composer: `composer create-project vluzrmos/slack-autoinvitation project-folder ~1.2`

Configuration
-------------

[](#configuration)

Just configure the file `.env` on project root path. If it doesn't exists, just copy the `.env.example` file and rename to `.env`.

```
# The name of that app
APP_NAME=My Slack Invitator

# The Title of Your Slack Team
SLACK_TEAMNAME=My Slack Team

# DOMAIN of your Slack (eg.: https://{DOMAIN}.slack.com)
SLACK_TEAM=my-slack-domain

#Get a token on https://api.slack.com/web#authentication
SLACK_TOKEN=Your Slack Token

#Channels to users be joined, eg.: general, UE45487X45, or all; general is default.
SLACK_CHANNELS=all
```

### License

[](#license)

This software is licensed under the [DBAD license](http://www.dbad-license.org/).

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity70

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

10

Last Release

4090d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/450848?v=4)[Vagner Luz do Carmo](/maintainers/vluzrmos)[@vluzrmos](https://github.com/vluzrmos)

---

Top Contributors

[![vluzrmos](https://avatars.githubusercontent.com/u/450848?v=4)](https://github.com/vluzrmos "vluzrmos (27 commits)")

---

Tags

frameworklaravel

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/vluzrmos-slack-autoinvitation/health.svg)

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

###  Alternatives

[codewithdennis/larament

Larament is a time-saving starter kit to quickly launch Laravel 13.x projects. It includes FilamentPHP 5.x pre-installed and configured, along with additional tools and features to streamline your development workflow.

3691.5k](/packages/codewithdennis-larament)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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