Download the PHP package takatost/php-pubsub-kafka without Composer
On this page you can find all versions of the php package takatost/php-pubsub-kafka. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download takatost/php-pubsub-kafka
More information about takatost/php-pubsub-kafka
Files in takatost/php-pubsub-kafka
Download takatost/php-pubsub-kafka
More information about takatost/php-pubsub-kafka
Files in takatost/php-pubsub-kafka
Vendor takatost
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
PHP5
PHP7
-
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 docker-compose run php-pubsub-kafka /bin/bash
To run the examples:
All versions of php-pubsub-kafka with dependencies
PHP Build Version
Package Version
The package takatost/php-pubsub-kafka contains the following files
Loading the files please wait ....