An open API service indexing awesome lists of open source software.

https://github.com/b2pweb/bdf-event-notifier

A basic event nofifier
https://github.com/b2pweb/bdf-event-notifier

Last synced: 5 months ago
JSON representation

A basic event nofifier

Awesome Lists containing this project

README

          

## Event notifier

A basic notifier inspired by sabre-io/event. I had some backyard issue with php 7.1 so I had created mine with minor change in algorithm.

[![build](https://github.com/b2pweb/bdf-event-notifier/actions/workflows/php.yml/badge.svg)](https://github.com/b2pweb/bdf-event-notifier/actions/workflows/php.yml)
[![codecov](https://codecov.io/github/b2pweb/bdf-event-notifier/branch/master/graph/badge.svg?token=VOFSPEWYKX)](https://app.codecov.io/github/b2pweb/bdf-event-notifier)
[![Packagist Version](https://img.shields.io/packagist/v/b2pweb/bdf-event-notifier.svg)](https://packagist.org/packages/b2pweb/bdf-event-notifier)
[![Total Downloads](https://img.shields.io/packagist/dt/b2pweb/bdf-event-notifier.svg)](https://packagist.org/packages/b2pweb/bdf-event-notifier)

## License

Distributed under the terms of the MIT license.