All Projects → mateusjunges → laravel-kafka

mateusjunges / laravel-kafka

Licence: MIT License
Use Kafka Producers and Consumers in your laravel app with ease!

Programming Languages

PHP
23972 projects - #3 most used programming language
shell
77523 projects
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to laravel-kafka

socket
Dazzle Async Socket
Stars: ✭ 19 (-91.16%)
Mutual labels:  message
yii2-message
System for users to send each other private messages.
Stars: ✭ 37 (-82.79%)
Mutual labels:  message
FlashPaper
One-time encrypted password/secret sharing
Stars: ✭ 85 (-60.47%)
Mutual labels:  message
xyTalk-pc
企业IM即时通讯定制平台,百万级高并发、高性能、可扩展、安全、高交互体验的企业通信和协作im平台。包含通讯服务、客户端(PC、Android、iOS)、Web门户(用于集成企业应用)、WebAPI。
Stars: ✭ 48 (-77.67%)
Mutual labels:  message
node-svmq
Native System V message queues in Node.js
Stars: ✭ 16 (-92.56%)
Mutual labels:  message
mongoose-slug-plugin
Slugs for Mongoose with history and i18n support (uses speakingurl by default, but you can use any slug library such as limax, slugify, mollusc, or slugme)
Stars: ✭ 21 (-90.23%)
Mutual labels:  message
MessageTip
轻快型消息提示窗
Stars: ✭ 54 (-74.88%)
Mutual labels:  message
ak-vue3
组件库包含了 AutoForm 自动表单、BackTop 返回顶部、Breadcrumb 面包屑、 Button 按钮、Cascader 级联选择器、Checkbox 多选框、Collapse 折叠面板、ColorPicker 颜色选择器、DataPicker 时间选择器、Dialog 弹层对话框、Alert 弹框、Echarts 图形图表、Form 表单、Input 输入框、Lazy 图片延时加载、Loading 加载等待、Menu 菜单、Pagination 分页、Progress 进度条、Radio 单选框、Select 选择器、Steps 步骤条、Swiper 图片轮播、Switch 开关、Table 表格、Tabs 标签页、Textarea 文本框、Tooltip 提示、Tr…
Stars: ✭ 24 (-88.84%)
Mutual labels:  message
whatsapp-bot
Made with Python and Selenium, can be used to send multiple messages and send messages as characters made of emojis
Stars: ✭ 34 (-84.19%)
Mutual labels:  message
Toast
To use it in PCL or .NetStandard projects write this line of code : CrossToastPopUp.Current.ShowToastMessage("Message");
Stars: ✭ 51 (-76.28%)
Mutual labels:  message
wechat-encrypt
微信开放平台会话消息加解密模块
Stars: ✭ 25 (-88.37%)
Mutual labels:  message
custom-exception-middleware
Middleware to catch custom or accidental exceptions
Stars: ✭ 30 (-86.05%)
Mutual labels:  message
http
Aplus Framework HTTP Library
Stars: ✭ 113 (-47.44%)
Mutual labels:  message
WatsonWebsocket
A simple C# async websocket server and client for reliable transmission and receipt of data
Stars: ✭ 158 (-26.51%)
Mutual labels:  message
DeleteMessagesRoBot
Watch https://youtu.be/RHQ-RP4_pKY, or Read the Code to know how to use this Telegram Bot.
Stars: ✭ 59 (-72.56%)
Mutual labels:  message
message
基于 Vue2.x 的消息提示组件。Vue-based message component
Stars: ✭ 26 (-87.91%)
Mutual labels:  message
email
Aplus Framework Email Library
Stars: ✭ 127 (-40.93%)
Mutual labels:  message
use-bus
React hook to subscribe and dispatch events accros React components
Stars: ✭ 51 (-76.28%)
Mutual labels:  message
advpl-MsgTimer
Função AdvPL de mensagens (Alert, Info, Stop, Success, YesNo e NoYes) com Timer para fechamento automático
Stars: ✭ 17 (-92.09%)
Mutual labels:  message
telephone-ts
Telephone-ts: The "Event Emitter-less" TypeScript Event Architecture.
Stars: ✭ 22 (-89.77%)
Mutual labels:  message

Laravel Kafka

art/laravel-kafka.png

Latest Version On Packagist Total Downloads MIT Licensed Continuous Integration Check & fix styling PHP Version Require

Do you use Kafka in your laravel projects? All packages I've seen until today, including some built by myself, does not provide a nice syntax usage syntax or, if it does, the test process with these packages are very painful.

This package provides a nice way of producing and consuming kafka messages in your Laravel projects.

Documentation

You can find the documentations for this package here

Testing

Run composer test to test this package.

Contributing

Thank you for considering contributing for the Laravel Kafka package! The contribution guide can be found here.

Credits

License

The Laravel Kafka package is open-sourced software licenced under the MIT License. Please see the License File for more information.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].