All Projects → phly → Phly Event Dispatcher

phly / Phly Event Dispatcher

Licence: other
Experimental PSR-14 implementation, tracking the specification.

Labels

Projects that are alternatives of or similar to Phly Event Dispatcher

Jquery Bracket
jQuery Bracket library for organizing single and double elimination tournaments
Stars: ✭ 427 (+1679.17%)
Mutual labels:  events
Transient
A full stack, reactive architecture for general purpose programming. Algebraic and monadically composable primitives for concurrency, parallelism, event handling, transactions, multithreading, Web, and distributed computing with complete de-inversion of control (No callbacks, no blocking, pure state)
Stars: ✭ 617 (+2470.83%)
Mutual labels:  events
Domtastic
Small, fast, and modular DOM and event library for modern browsers.
Stars: ✭ 763 (+3079.17%)
Mutual labels:  events
Gator
Event delegation in Javascript
Stars: ✭ 485 (+1920.83%)
Mutual labels:  events
Lwt
OCaml promises and concurrent I/O
Stars: ✭ 505 (+2004.17%)
Mutual labels:  events
Telemetry
Dynamic dispatching library for metrics and instrumentations.
Stars: ✭ 647 (+2595.83%)
Mutual labels:  events
Kubernetes Event Exporter
Export Kubernetes events to multiple destinations with routing and filtering
Stars: ✭ 395 (+1545.83%)
Mutual labels:  events
Evented
Fire and listen to events in JavaScript
Stars: ✭ 6 (-75%)
Mutual labels:  events
Twitchlib
C# Twitch Chat, Whisper, API and PubSub Library. Allows for chatting, whispering, stream event subscription and channel/account modification. Supports .NET Core 2.0
Stars: ✭ 519 (+2062.5%)
Mutual labels:  events
Eventrouter
A simple introspective kubernetes service that forwards events to a specified sink.
Stars: ✭ 671 (+2695.83%)
Mutual labels:  events
Backbone.radio
Messaging patterns for Backbone applications.
Stars: ✭ 496 (+1966.67%)
Mutual labels:  events
Kledex
.NET Standard framework to create simple and clean design. Advanced features for DDD, CQRS and Event Sourcing.
Stars: ✭ 502 (+1991.67%)
Mutual labels:  events
Osem
Open Source Event Manager. An event management tool tailored to Free and Open Source Software conferences.
Stars: ✭ 649 (+2604.17%)
Mutual labels:  events
All Things Cqrs
Comprehensive guide to a couple of possible ways of synchronizing two states with Spring tools. Synchronization is shown by separating command and queries in a simple CQRS application.
Stars: ✭ 474 (+1875%)
Mutual labels:  events
Laravel Google Calendar
Manage events on a Google Calendar
Stars: ✭ 787 (+3179.17%)
Mutual labels:  events
Riemann
A network event stream processing system, in Clojure.
Stars: ✭ 4,099 (+16979.17%)
Mutual labels:  events
Vue Global Events
⌨️ Register global events as a component
Stars: ✭ 638 (+2558.33%)
Mutual labels:  events
Thenetwork Open
TheNetwork is a blog cum chat app. It's completely built using firebase. Users can post, comment, like and bookmark the blogs, also users can send follow requests to connect with people. Users can create events and also prepare an event roadmap. Pagination for realtime data is also included in chats, blogs and events.
Stars: ✭ 17 (-29.17%)
Mutual labels:  events
Laravel Event Broadcast
Laravel event broadcasting with Node.js, Redis & Socket.io
Stars: ✭ 5 (-79.17%)
Mutual labels:  events
Laravel Event Projector
Event sourcing for Artisans 📽
Stars: ✭ 650 (+2608.33%)
Mutual labels:  events

event-dispatcher

Build Status Coverage Status

This library provides an experimental implementation of PSR-14 (Event Dispatcher).

Installation

Run the following to install this library:

$ composer require phly/phly-event-dispatcher

Documentation

Documentation is available in the docs/book/ tree.

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].