PHPackages                             jordanbrauer/slack-cli - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. jordanbrauer/slack-cli

ActiveLibrary[HTTP &amp; Networking](/categories/http)

jordanbrauer/slack-cli
======================

261[32 issues](https://github.com/jordanbrauer/slack-cli/issues)PHP

Since Sep 27Pushed 8y ago1 watchersCompare

[ Source](https://github.com/jordanbrauer/slack-cli)[ Packagist](https://packagist.org/packages/jordanbrauer/slack-cli)[ RSS](/packages/jordanbrauer-slack-cli/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (2)Used By (0)

slack-cli
=========

[](#slack-cli)

[![Build Status](https://camo.githubusercontent.com/fd20b63dc67dd20f099e9cb0213dea853d8984512e3a1781541a35b2115d9a27/68747470733a2f2f7472617669732d63692e6f72672f6a6f7264616e6272617565722f736c61636b2d636c692e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/jordanbrauer/slack-cli)

System Requirements
-------------------

[](#system-requirements)

- PHP &gt;= 7.0
- Composer

Setup
-----

[](#setup)

### Installation

[](#installation)

If you meet the system requirements for Slack CLI, copy and paste the following installation script into your terminal from the directory you wish to install Slack CLI in.

```
# Slack CLI installation script
git clone https://github.com/jordanbrauer/slack-cli.git \
&& cd slack-cli \
&& composer install --optimize-autoloader \
&& bin/slack --version;
```

### Configuration

[](#configuration)

Make a copy of the `.env.sample` file and name it `.env`. Fill out the environment variables that you need.

***Note:** The only required environment variable is* `SLACK_API_TOKEN`.

```
SLACK_API_TOKEN="xoxp-YOUR-SUPER-SECRET-SLACK-API-TOKEN"
SLACK_CLIENT_ID=""
SLACK_SECRET=""
SLACK_VERIFICATION_TOKEN=""
```

Basic Usage
-----------

[](#basic-usage)

Once you've installed and configured slack-cli correctly, you can execute `bin/slack list` for a complete list of commands, each with their own descriptions, help blocks, and breakdown of arguments and options.

Get all commands for Slack CLI

```
$ bin/slack list
```

Testing
-------

[](#testing)

Running the following command from the project root will run the programs unit test suite,

```
$ composer test
```

###  Health Score

17

—

LowBetter than 6% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/867c1f6d15ff437167c0d7467b16da89095218d52e19716fbf9155497d100615?d=identicon)[jordanbrauer](/maintainers/jordanbrauer)

---

Top Contributors

[![jordanbrauer](https://avatars.githubusercontent.com/u/18744334?v=4)](https://github.com/jordanbrauer "jordanbrauer (81 commits)")

---

Tags

apiappcliconsoleguzzlephpslacksymfony

### Embed Badge

![Health badge](/badges/jordanbrauer-slack-cli/health.svg)

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

###  Alternatives

[php-http/cache-plugin

PSR-6 Cache plugin for HTTPlug

25025.5M80](/packages/php-http-cache-plugin)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[rdkafka/rdkafka

A PHP extension for Kafka

2.2k20.0k1](/packages/rdkafka-rdkafka)[httpsoft/http-message

Strict and fast implementation of PSR-7 and PSR-17

87930.4k113](/packages/httpsoft-http-message)[mezzio/mezzio-router

Router subcomponent for Mezzio

265.3M84](/packages/mezzio-mezzio-router)[serpapi/google-search-results-php

Get Google, Bing, Baidu, Ebay, Yahoo, Yandex, Home depot, Naver, Apple, Duckduckgo, Youtube search results via SerpApi.com

69122.6k](/packages/serpapi-google-search-results-php)

PHPackages © 2026

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