Download the PHP package jdecool/mercure without Composer
On this page you can find all versions of the php package jdecool/mercure. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package mercure
Mercure PHP component for HTTPlug
This is a fork of the official symfony/mercure
component using HTTPlug
client.
Thanks to Kévin Dunglas for his incredible work on Mercure.rocks. Thanks to all Symfony & Mercure contributors.
Mercure is a protocol allowing to push data updates to web browsers and other HTTP clients in a convenient, fast, reliable and battery-efficient way. It is especially useful to publish real-time updates of resources served through web APIs, to reactive web and mobile apps.
This component implements the "publisher" part of the Mercure Protocol.
Install it
Install using composer, you need to install a PSR-18 compliant HTTP client.
Example using Guzzle:
Getting started
All versions of mercure with dependencies
php-http/client-common Version ^2.3
php-http/discovery Version ^1.7
php-http/httplug Version ^2.1