PHPackages                             micromus/kafka-bus-outbox - 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. micromus/kafka-bus-outbox

ActiveLibrary

micromus/kafka-bus-outbox
=========================

This is my package kafka-bus-outbox

v0.4.1(1y ago)0153[1 PRs](https://github.com/micromus/kafka-bus-outbox/pulls)1MITPHPPHP ^8.2CI passing

Since Nov 23Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/micromus/kafka-bus-outbox)[ Packagist](https://packagist.org/packages/micromus/kafka-bus-outbox)[ Docs](https://github.com/micromus/kafka-bus-outbox)[ GitHub Sponsors](https://github.com/Micromus)[ RSS](/packages/micromus-kafka-bus-outbox/feed)WikiDiscussions 1.x Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (16)Used By (1)

Kafka Bus Outbox for PHP
========================

[](#kafka-bus-outbox-for-php)

[![Latest Version on Packagist](https://camo.githubusercontent.com/2379d74f3efe90305cecfeb2585412f714f9663a05829984663e02dd21dc8481/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d6963726f6d75732f6b61666b612d6275732d6f7574626f782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/micromus/kafka-bus-outbox)[![GitHub Tests Action Status](https://camo.githubusercontent.com/703ba31b19f3bd20ba34c474e62732fd93891e473e7c30c3f99e31f4f59227d8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6963726f6d75732f6b61666b612d6275732d6f7574626f782f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/micromus/kafka-bus-outbox/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style](https://camo.githubusercontent.com/1c66048303ae45d04650c5f61a686f34d37d2c893e5be2066d01733a83f55af6/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6d6963726f6d75732f6b61666b612d6275732d6f7574626f782f7068702d636f64652d7374796c652e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/micromus/kafka-bus-outbox/actions?query=workflow%3A%22PHP+Code+Style%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/e104edf294b7a98781bab1dbca4f1def5516c4ee2ce0f09a053f569d7c0290ad/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d6963726f6d75732f6b61666b612d6275732d6f7574626f782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/micromus/kafka-bus-outbox)

This is where your description should go. Limit it to a paragraph or two. Consider adding a small example.

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

[](#installation)

You can install the package via composer:

```
composer require micromus/kafka-bus-outbox
```

Usage
-----

[](#usage)

```
$kafkaBus = new Micromus\KafkaBus();
echo $kafkaBus->echoPhrase('Hello, Micromus!');
```

Testing
-------

[](#testing)

```
composer test
```

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) for details.

Security Vulnerabilities
------------------------

[](#security-vulnerabilities)

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

Credits
-------

[](#credits)

- [kEERill](https://github.com/kEERill)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance68

Regular maintenance activity

Popularity11

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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.

###  Release Activity

Cadence

Every ~32 days

Recently: every ~98 days

Total

14

Last Release

120d ago

Major Versions

v0.4.1 → 1.x-dev2026-01-12

### Community

Maintainers

![](https://www.gravatar.com/avatar/920047b57e71b2959cf0934a7d6e45a3a18b639a3bc297cab6e0f0ccb488d535?d=identicon)[kEERill](/maintainers/kEERill)

---

Top Contributors

[![keerill](https://avatars.githubusercontent.com/u/74487982?v=4)](https://github.com/keerill "keerill (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (7 commits)")[![popkovkirill](https://avatars.githubusercontent.com/u/6718174?v=4)](https://github.com/popkovkirill "popkovkirill (4 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (3 commits)")

---

Tags

outboxmicromuskafka-bus

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/micromus-kafka-bus-outbox/health.svg)

```
[![Health](https://phpackages.com/badges/micromus-kafka-bus-outbox/health.svg)](https://phpackages.com/packages/micromus-kafka-bus-outbox)
```

###  Alternatives

[tatter/outbox

Email toolkit for CodeIgniter 4

178.6k](/packages/tatter-outbox)

PHPackages © 2026

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