PHPackages                             symfony-bundles/kafka-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. [HTTP &amp; Networking](/categories/http)
4. /
5. symfony-bundles/kafka-bundle

ActiveSymfony-bundle[HTTP &amp; Networking](/categories/http)

symfony-bundles/kafka-bundle
============================

Symfony Kafka Bundle

1.0.0(5y ago)015.2k2[1 issues](https://github.com/mgid/kafka-bundle/issues)MITPHPPHP ^7.4

Since Dec 24Pushed 5y ago6 watchersCompare

[ Source](https://github.com/mgid/kafka-bundle)[ Packagist](https://packagist.org/packages/symfony-bundles/kafka-bundle)[ Docs](https://github.com/mgid/kafka-bundle)[ RSS](/packages/symfony-bundles-kafka-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (8)Versions (2)Used By (0)

Symfony Kafka Bundle
====================

[](#symfony-kafka-bundle)

[![Scrutinizer Code Quality](https://camo.githubusercontent.com/3fa7530ba731d0ccc1d5ac528cc8f69e8afae944b298f92c4796b3f0b25b5f23/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6769642f6b61666b612d62756e646c652f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mgid/kafka-bundle/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/d7e2de817f8ca2b9fa32b5ebabdd07b7e568855a4277bab3dc8c1ff60a54429b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d6769642f6b61666b612d62756e646c652f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/mgid/kafka-bundle/?branch=master)[![Total Downloads](https://camo.githubusercontent.com/bca99010c0a6998b998a5d275119b709be0255b9fce53dbeb94aafb7aa3409bb/68747470733a2f2f706f7365722e707567782e6f72672f6d6769642f6b61666b612d62756e646c652f646f776e6c6f616473)](https://packagist.org/packages/mgid/kafka-bundle)[![Latest Stable Version](https://camo.githubusercontent.com/857f2625992ac83a979cd80afd44d04c82d90e94ca12f09a1664b8347ffdaf4e/68747470733a2f2f706f7365722e707567782e6f72672f6d6769642f6b61666b612d62756e646c652f762f737461626c65)](https://packagist.org/packages/mgid/kafka-bundle)[![License](https://camo.githubusercontent.com/126fea6b874434d2931a1ce29d31aabdd12a978d64ed3c08d2fb53d891521ada/68747470733a2f2f706f7365722e707567782e6f72672f6d6769642f6b61666b612d62756e646c652f6c6963656e7365)](https://github.com/mgid/kafka-bundle/blob/master/LICENSE)

How to use
----------

[](#how-to-use)

- Install package

```
composer req mgid/kafka-bundle
```

- Create consumer. Example (src/Consumer/EmailSendConsumer.php):

```
