Libraries tagged by event subscriber
mroderick/pubsubjs
8912 Downloads
Dependency free publish/subscribe for JavaScript
lnked/pubsub
41 Downloads
iquety/pubsub
259 Downloads
Library for implementing the Publish/Subscribe architectural pattern
garrettw/venue
0 Downloads
PHP event-dispatcher library following PSR-14 and the Mediator/Observer patterns
davidrockin/podiya
21 Downloads
PHP event library following Mediator pattern using Observer implementation
codeaken/emitter
586 Downloads
PHP implementation of EventEmitter found in NodeJS
spokela/pushy-sdk-php
0 Downloads
Publish-Subscribe system for realtime webapps (PHP SDK)
garrettw/noair
42 Downloads
PHP event library following the Mediator behavioral pattern implemented like an Observer
xaraya/pubsub
3 Downloads
Allow users to subscribe to updates to events
flux-eco/global-stream
39 Downloads
Stores cross domain events and publishes them to subscribed consumers
messagemedia/webhooks-sdk
1681 Downloads
The MessageMedia Webhooks allows you to subscribe to one or several events and when one of those events is triggered, an HTTP request is sent to the URL of your choice along with the message or payload. In simpler terms, it allows applications to 'speak' to one another and get notified automatically when something new happens.
hambrook/clitaskrunner
6 Downloads
Run a CLI command in the background and get updates via callbacks on events including buffer and line updates. You can subscribe to any writable stream and get callbacks triggered for new lines or on each buffer update.
ofertix/web-ui-stats
2 Downloads
Collector is the component in charge of subscribing to the channel where stats and events are published. Message storing policies are determined by matching type or a regexp defined in the config file.
ofertix/collector
2 Downloads
Collector is the component in charge of subscribing to the channel where stats and events are published. Message storing policies are determined by matching type or a regexp defined in the config file.
frodeborli/gjallarhorn
2 Downloads
Event emitter functionality with on(), off(), once() for subscribing to events.