基于Redis的消息系统,github:prwnr/laravel-streamer的复制版本 支持事件消息主题(流名称name); 支持分组消费(group); 支持事件回放; 支持指定ID事件删除; 支持事件批量读取; 支持事件消费者批量领取指定ID,Claim; 支持事件确认; 支持事件闭包持久监听消费; 支持同时处理多个主题流;
Reactive extensions for PHP. The reactive extensions for PHP are a set of libraries to compose asynchronous and event-based programs using observable streams.