hasura-extra/event-dispatcher

Support to dispatch events triggered by Hasura.

4.0.0 2023-10-09 09:43 UTC

This package is auto-updated.

Last update: 2023-12-09 09:59:40 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.