skyline / notification-service
v8.0.1
2023-02-08 16:56 UTC
Requires
- php: ^8
- ext-pdo: *
- skyline/kernel: ^8
- skyline/pdo: ^0.9
- tasoft/interval: ^0.8
Requires (Dev)
- phpunit/phpunit: ^9
README
The notification service provides a notification center where you can post notifications from everywhere in your application.
The notifications are persistently stored and can be delivered on demand.
Common usage with skyline/launchd
to deliver emails to clients if something did happen in the application that the client needs to know.
Installation
$composer require skyline/notification-service
This package does not provide mutability features, so its designed handle the notifications