mercure VS event-dispatcher

Compare mercure vs event-dispatcher and see what are their differences.

mercure

The Mercure Component allows to easily push updates to web browsers and other HTTP clients using the Mercure protocol. (by symfony)

event-dispatcher

Provides tools that allow your application components to communicate with each other by dispatching events and listening to them (by symfony)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
mercure event-dispatcher
1 1
405 8,459
-0.2% 0.2%
5.2 5.2
about 1 month ago 7 days ago
PHP PHP
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

mercure

Posts with mentions or reviews of mercure. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-25.
  • Server-Sent events with PHP and Symfony
    2 projects | dev.to | 25 May 2022
    To realize a Server-Sent Events in PHP we found a Symfony library symfony/mercure, I saw this library in some article on LinkedIn and it’s the proof that following the right people can be very important.

event-dispatcher

Posts with mentions or reviews of event-dispatcher. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-19.
  • From a Single Repo, to Multi-Repos, to Monorepo, to Multi-Monorepo
    7 projects | news.ycombinator.com | 19 Aug 2021
    While composer does have this limitation in that packages are published by making new tags within the repo, frameworks like symfony and cakephp have workarounds where they have one monorepo where all packages are worked on, and then automation to push changes to read only repos of each component. So there's https://github.com/symfony/symfony pushing to https://github.com/symfony/event-dispatcher which gets published to packagist.

What are some alternatives?

When comparing mercure and event-dispatcher you can also consider the following projects:

sse-poc - This is an example about how to use Server-Sent events using symfony/mercure

Symfony Mailer - Helps sending emails