The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
-
Updated
Nov 10, 2020 - PHP
{{ message }}
The EventDispatcher component provides tools that allow your application components to communicate with each other by dispatching events and listening to them.
Simple, powerful, first-party analytics for Rails
Attendize is an open-source ticket selling and event management platform built on Laravel.
A micro library providing Ruby objects with Publish-Subscribe capabilities
A comprehensive Domain-Driven Design example with problem space strategic analysis and various tactical patterns.
Async/await first CQRS+ES and DDD framework for .NET
It's magic.
Indico - A feature-rich event management system, made @ CERN, the place where the Web was born.
Ticket shop application for conferences, festivals, concerts, tech events, shows, exhibitions, workshops, barcamps, etc.
Increase code coverage for knative.dev/eventing/pkg/apis/flows/v1/parallel_validation.go
Stated goal for the V0.2 release is >70% test coverage.
Some packages do not meet this goal. See https://testgrid.knative.dev/eventing#coverage&sort-by-failures=
Expands on knative/eventing#591
/good-first-issue
Web development platform built entirely in PostgreSQL
Durable Rules Engine
I'm submitting a ..
Current behavior:
After registering for oSC 2018 there is an "Edit your Registration" link on https://events.opensuse.org/conference/oSC18/register - following it takes me to https://events.opensuse.org/conference/oSC18/register/edit which shows my arrival/departure dates, but all check-boxes (T-shirt size, How did you find o
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)
Dynamic dispatching library for metrics and instrumentations.
Can't use this with vue-cli
29:26 Could not find a declaration file for module 'vue-global-events'. '/Users/risto/git/foo/node_modules/vue-global-events/dist/vue-global-events.cjs.js' implicitly has an 'any' type.
Try `npm install @types/vue-global-events` if it exists or add a new declaration (.d.ts) file containing `declare module 'vue-global-events';`
A simple introspective kubernetes service that forwards events to a specified sink.
Decoupled CMS for any Laravel app, gain control of: pages, blogs, galleries, events, images, custom modules and more.
Add a description, image, and links to the events topic page so that developers can more easily learn about it.
To associate your repository with the events topic, visit your repo's landing page and select "manage topics."
Currently, you are not able to use middleware per handler in "clean way" (you can still manually wrap the handler function, or have separated router).
It would be nice to be able to add middleware per handler.
As a good reference point, you can use chi router: https://github.com/go-chi/chi