mikebywater/kafka-author
Composer 安装命令:
composer require mikebywater/kafka-author
包简介
A simple utility for sending test payloads to kafka via php
README 文档
README
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
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
统计信息
- 总下载量: 48
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-08-30