PHPackages                             slowhop/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. slowhop/slack-bundle

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

slowhop/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.20.1(9y ago)04.2kMITPHPPHP &gt;=5.5

Since May 17Pushed 5y agoCompare

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

READMEChangelogDependencies (5)Versions (37)Used By (0)

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

[](#slackbundle-)

Symfony bundle that integrates the [Slack API client](https://github.com/cleentfaar/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.

[![Build Status](https://camo.githubusercontent.com/56140757cf9b0f9705be7911f4c16b05803e6953675947edf4c1c90403b9ff33/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636c65656e74666161722f434c536c61636b42756e646c652f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/cleentfaar/CLSlackBundle)[![Coverage Status](https://camo.githubusercontent.com/2d901142292bebd6128e0f85c6ba8bcae1aec5450c02317d947f35eb922717c6/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f636c65656e74666161722f434c536c61636b42756e646c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cleentfaar/CLSlackBundle/code-structure)[![Quality Score](https://camo.githubusercontent.com/e327609689e90aaf3fd10943bb3867c9ef135e52407cfa24606f066c9e32c7ae/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f636c65656e74666161722f434c536c61636b42756e646c652e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cleentfaar/CLSlackBundle)[![Latest Version](https://camo.githubusercontent.com/32999c4a2329bdc78c891deaa734fac986bcd356031856e8f330efb8555e7024/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f636c65656e74666161722f434c536c61636b42756e646c652e7376673f7374796c653d666c61742d737175617265)](https://github.com/cleentfaar/CLSlackBundle/releases)[![Total Downloads](https://camo.githubusercontent.com/b4276b5fcb8d90bf52231034afd7339dc91b1782bf0ea421b7af3d7148a6ba5f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f636c65656e74666161722f736c61636b2d62756e646c652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cleentfaar/slack-bundle)

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:

```
