hasura-extra/event-dispatcher

Support to dispatch events triggered by Hasura.

5.0.0 2024-01-03 18:34 UTC

This package is auto-updated.

Last update: 2024-04-03 19:14:27 UTC


README

A PSR-15 server request handle to help dispatch events triggered by Hasura via PSR-14 event dispatcher.

Installation

Install via Composer:

composer require hasura-extra/event-dispatcher

Documentation

The document of this library can be browsed on Github page.

License

This project is released under the MIT License.