anik/mercure
dunglas/mercure publisher implementation for any PHP-based application. Publish messages to the Mercure hub with Laravel Event Broadcasting & Laravel Notifications.
28
8
| Install | |
|---|---|
composer require anik/mercure |
|
| Latest Version: | v1.1 |
| PHP: | ^7.2|^8.0 |
| License: | MIT |
| Last Updated: | Dec 2, 2021 |
| Links: | GitHub · Packagist |
Maintainer: ssi-anik
anik/mercure
- dunglas/mercure's publisher implementation for any PHP-based application.
- The package can also publish messages to the Mercure hub with Laravel Event Broadcasting & Laravel Notifications out of the box.
Requirements
This package requires
php>= 7.2symfony/mercure[~0.4.1]illuminate/support[6.x, 7.x, 8.x]
Installation
composer require anik/mercure
Documentation
The thorough usage and documentation is in this article
Issues & PRs
To err is human
If there is any bug or if you think that there should have any enhancement, feel free to open an issue. If you think that you can solve the bugs raised by others, please feel free to open a PR.