https://github.com/swoft-cloud/swoft-kafka
[PLAN] Swoft kafka Component
https://github.com/swoft-cloud/swoft-kafka
swoft-kafka
Last synced: 4 months ago
JSON representation
[PLAN] Swoft kafka Component
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-kafka
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2019-06-29T09:42:47.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T16:53:03.000Z (about 4 years ago)
- Last Synced: 2025-01-09T07:12:59.663Z (6 months ago)
- Topics: swoft-kafka
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Kafka
[](https://packagist.org/packages/swoft/kafka)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)Swoft Kafka Component
## Install
- composer command
```bash
composer require swoft/kafka
```## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository][pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).