open-e-cont-md/yii2-alert-api

Yii-2 Extention for Open.e-Cont.md Alert and Notification API

dev-master 2023-12-25 14:56 UTC

This package is auto-updated.

Last update: 2024-04-25 15:41:42 UTC


README

Open.e-Cont.md Alert and Notification API

Please don't use this repository. It's for testing purposes only!

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist open-e-cont-md/yii2-alert-api "*"

or add

"open-e-cont-md/yii2-alert-api": "*"

to the require section of your composer.json file.

Usage