tree: 1498452b6249c703fcea18f1977e0507294489bc [path history] [tgz]
  1. src/
  2. LICENSE
  3. README.md
clients/php/README.md

kafka-php

kafka-php allows you to produce messages to the Kafka distributed publish/subscribe messaging service.

Requirements

Minimum PHP version: 5.3.3. You need to have access to your Kafka instance and be able to connect through TCP. You can obtain a copy and instructions on how to setup kafka at https://github.com/kafka-dev/kafka

Installation

Add the lib directory to the include_path and use an autoloader like the one in the examples directory (the code follows the PEAR/Zend one-class-per-file convention).

Usage

The examples directory contains an example of a Producer and a Consumer.

Contact for questions

Lorenzo Alberton

l.alberton at(@) quipo.it

http://twitter.com/lorenzoalberton