PHPackages                             displayce/slack-bundle - 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. [API Development](/categories/api)
4. /
5. displayce/slack-bundle

ActiveSymfony-bundle[API Development](/categories/api)

displayce/slack-bundle
======================

This bundle provides integration with the Slack API library, allowing you to interact with the Slack API from within your Symfony projects

0.23.0(5y ago)03.2kMITPHPPHP &gt;=5.5

Since May 17Pushed 5y agoCompare

[ Source](https://github.com/displayce/slackBundle)[ Packagist](https://packagist.org/packages/displayce/slack-bundle)[ RSS](/packages/displayce-slack-bundle/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (4)Dependencies (5)Versions (43)Used By (0)

SlackBundle [![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/displayce/slackBundle/tree/master/LICENSE.md)
============================================================================================================================================================================================================================================================================================================================================================

[](#slackbundle-)

Symfony bundle that integrates the [Slack API client](https://github.com/displayce/slack) by providing easy-to-use services and configuration.

If you would like to access the Slack Web API from the command-line, consider installing the [slack-cli](https://github.com/cleentfaar/slack-cli) package.

[![Latest Version](https://camo.githubusercontent.com/f8466759fe55de83ac42057a76348f85aacab900aae8f3f6ceea6e5ac8b1950f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f646973706c617963652f736c61636b42756e646c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/displayce/slackBundle/releases)

Quick example
-------------

[](#quick-example)

Here is an example of how you can access the API's `chat.postMessage` method to send a message to one of your Slack channels:

```
