Download the PHP package superbalist/php-pubsub-kafka without Composer
On this page you can find all versions of the php package superbalist/php-pubsub-kafka. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download superbalist/php-pubsub-kafka
More information about superbalist/php-pubsub-kafka
Files in superbalist/php-pubsub-kafka
Download superbalist/php-pubsub-kafka
More information about superbalist/php-pubsub-kafka
Files in superbalist/php-pubsub-kafka
Vendor superbalist
Package php-pubsub-kafka
Short Description A Kafka adapter for the php-pubsub package
License MIT
Package php-pubsub-kafka
Short Description A Kafka adapter for the php-pubsub package
License MIT
Please rate this library. Is it a good library?
Informations about the package php-pubsub-kafka
php-pubsub-kafka
A Kafka adapter for the php-pubsub package.
Installation
-
Install librdkafka c library
-
Install the php-rdkafka PECL extension
-
Add the following to your php.ini file to enable the php-rdkafka extension
extension=rdkafka.so
composer require superbalist/php-pubsub-kafka
Usage
Examples
The library comes with Dockerfile for running the example scripts.
Run make up
.
You will start at a bash
prompt in the /opt/php-pubsub
directory.
If you need another shell to publish a message to a blocking consumer, you can run make shell
To run the examples:
All versions of php-pubsub-kafka with dependencies
PHP Build Version
Package Version
The package superbalist/php-pubsub-kafka contains the following files
Loading the files please wait ....