nyx / notify
This package is abandoned and no longer maintained.
No replacement package was suggested.
Notification and cross-platform communication library.
dev-master
2017-02-07 08:39 UTC
Requires
- php: ~7.1
- guzzlehttp/guzzle: *
- illuminate/bus: *
- illuminate/contracts: *
- illuminate/queue: *
- illuminate/support: *
- nyx/core: *
- nyx/diagnostics: *
- psr/log: dev-master
- swiftmailer/swiftmailer: *
Requires (Dev)
This package is not auto-updated.
Last update: 2020-01-24 16:45:29 UTC
README
Consistent notifications over various means of transport and a coherent API.
Currently in its infant design phase and therefore considered unusable. The API will fluctuate, solar flares will appear, wormholes will consume your data, gremlins will chase your cat. You've been warned.
Requirements
- PHP 7.1.0+
Installation
The only supported way of installing this package is via Composer:
composer require nyx/notify
Documentation
The code is fully inline documented for the time being. Online documentation will be made available in due time.
License
Nyx is open source software licensed under the MIT license.