kafka-bus / messages
Message builder and DTO helpers for Kafka Bus — structured message creation and validation
v1.0.1
2026-06-07 19:41 UTC
Requires
- php: ^8.2
- ext-rdkafka: *
- kafka-bus/core: *
- webmozart/assert: ^1.11|^2.0
README
A PHP library for structuring, serializing, and deserializing Kafka messages. It provides typed message payloads with automatic casting, domain event messages, and factory helpers for both production and testing.
Installation
composer require kafka-bus/messages
Changelog
Please see CHANGELOG for more information on what has changed recently.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
License
The MIT License (MIT). Please see License File for more information.