PHPackages                             mikebywater/kafka-author - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mikebywater/kafka-author

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

mikebywater/kafka-author
========================

A simple utility for sending test payloads to kafka via php

0.6(6y ago)1481MITJavaScriptPHP &gt;=7.0CI failing

Since Aug 30Pushed 5y ago2 watchersCompare

[ Source](https://github.com/mikebywater/kafka-author)[ Packagist](https://packagist.org/packages/mikebywater/kafka-author)[ RSS](/packages/mikebywater-kafka-author/feed)WikiDiscussions master Synced yesterday

READMEChangelog (6)Dependencies (5)Versions (7)Used By (0)

Kafka Author
============

[](#kafka-author)

[![Codacy Badge](https://camo.githubusercontent.com/1226ec08ea6917118f2aeb237faf59740a07af1b6b42614f3804e5a3ed31712a/68747470733a2f2f6170692e636f646163792e636f6d2f70726f6a6563742f62616467652f47726164652f3936653034633637663536333437303062666238393736366332353839333436)](https://app.codacy.com/app/mikebywater/kafka-author?utm_source=github.com&utm_medium=referral&utm_content=mikebywater/kafka-author&utm_campaign=Badge_Grade_Dashboard)

Getting Started
===============

[](#getting-started)

Clone the repository and enter the directory

```
git clone git@github.com:mikebywater/kafka-author.git
cd kafka-author
```

Bring up the containers (you will need docker and ocker-compose installed)

```
docker-compose up -d
```

And again, navigate to

`http://localhost:8050`

Fake Data
=========

[](#fake-data)

When producing there is a limited ability to create fake data. The following substitutions are possible.

```
!!NAME!!       // returns as full name eg. Mike Bywater
!!FIRST_NAME!! // returns a first name eg. Tom
!!LAST_NAME!!  // returns a surname eg. Barnes
!!EMAIL!!      // returns an email eg. mike.bywater@cityfibre.com

!!NUMBER!!     // returns a single digit eg. 1

!!STREET!!     // returns a street name eg. Coach Lane
!!POSTCODE!!   // returns a UK postcode eg. MK9 3NZ
!!CITY!!       // returns a city eg. Milton keynes

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 82.9% of commits — single point of failure

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 ~91 days

Recently: every ~100 days

Total

6

Last Release

2356d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f10e79dac4abaf48fd84299d1b10e9dd6ce0d170039b7fed9b5e197c9f63ca1a?d=identicon)[mikebywater](/maintainers/mikebywater)

---

Top Contributors

[![mikebywater](https://avatars.githubusercontent.com/u/3317281?v=4)](https://github.com/mikebywater "mikebywater (34 commits)")[![BeckhemMeredith](https://avatars.githubusercontent.com/u/37183126?v=4)](https://github.com/BeckhemMeredith "BeckhemMeredith (6 commits)")[![codacy-badger](https://avatars.githubusercontent.com/u/23704769?v=4)](https://github.com/codacy-badger "codacy-badger (1 commits)")

---

Tags

phpkafka

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mikebywater-kafka-author/health.svg)

```
[![Health](https://phpackages.com/badges/mikebywater-kafka-author/health.svg)](https://phpackages.com/packages/mikebywater-kafka-author)
```

###  Alternatives

[jobcloud/php-kafka-lib

Jobcloud PHP Kafka library

58560.6k3](/packages/jobcloud-php-kafka-lib)[obs/esdk-obs-php

OBS PHP SDK

58121.1k3](/packages/obs-esdk-obs-php)[christianklisch/slim-minify

Minify html output in slim framework

3831.9k1](/packages/christianklisch-slim-minify)

PHPackages © 2026

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