PHPackages                             itron/slackest - 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. itron/slackest

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

itron/slackest
==============

Simple Slack integration for sending messages and attachments via bot token.

02PHP

Since Dec 1Pushed 5mo agoCompare

[ Source](https://github.com/hokoo/slackest)[ Packagist](https://packagist.org/packages/itron/slackest)[ RSS](/packages/itron-slackest/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

slackest
========

[](#slackest)

Simple Slack integration (PHP) for sending messages to a channel and optionally attaching files.

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

[](#installation)

```
composer require itron/slackest
```

Composer will install the library and register the PSR-4 autoloader for the `iTRON\\Slackest` namespace.

Usage
-----

[](#usage)

```
