Libraries tagged by event subscriber
neovav/events
1 Downloads
A PHP lib with notifier for events
jdr/event-recorder-doctrine-bridge
36 Downloads
Subscriber for doctrine to collect any recorded events
gigi/event-request-response
38 Downloads
Allows to publish messages and getting response from each subscriber
dnoegel/lazy-subscriber
65 Downloads
Will allow you to define anonymous function as event listener callbacks for Shopware (4.2.0+)
bleeld/think-smart-event
0 Downloads
ThinkPHP 智能事件订阅系统扩展包
ashleydawson/domain-event-dispatcher-bundle
18628 Downloads
Symfony bundle to add the domain event dispatcher (singleton)
ashleydawson/domain-event-dispatcher
18651 Downloads
Dispatch or defer domain events from a singleton. Handy if you're using DDD and need a singleton domain dispatcher for models.
phpway/pubsubwp
31 Downloads
Simple publish-subscribe library with ability to specify priority for subscribers
ngmy/observer
267 Downloads
A PHP library to implement the observer pattern
avris/dispatcher
345 Downloads
An event dispatcher
lukaschel/pimcore-devkit
100 Downloads
PimcoreDevkitBundle bundle to generate, bundles, controllers, event subscribers, areabricks ...
entanet/pub-sub-laravel
197 Downloads
Wrapper for laravel events so that an event can be published without using a listener and a subscriber command
silverstripe/event-dispatcher
1020549 Downloads
Publish and subscribe to events in Silverstripe CMS or your Silverstripe application
php-service-bus/service-bus
11174 Downloads
PHP Service Bus (publish-subscribe pattern)
spiral-packages/event-bus
2552 Downloads
A simple observer pattern implementation based on symfony event handler, allowing you to subscribe and listen for various events that occur within your application.