skyline / notification-service
Installs: 17
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/skyline/notification-service
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