library notification-manager
Notification manager
dareit/notification-manager
Notification manager
- Thursday, March 8, 2018
- by Peter-DareIT
- Repository
- 0 Watchers
- 1 Stars
- 39 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 4 Open issues
- 5 Versions
- 34 % Grown
Notification manager
Notification manager is a very simple and lightweight library to handle notifications., (*1)
Usage
Most Basic use of the lib, (*2)
$handler = new FooHandler();
$notification = new FooNotification();
$map = new InMemoryNotificationHandlerMap();
$map->mapNotificationToHandler($notification, $handler);
$logger = new Logger();
$manager = new NotificationManager($map, $logger);
$manager->dispatch($notification);
dev-Fix-code-review
dev-Fix-code-review
Notification manager
Sources
Download
MIT
The Requires
The Development Requires
dev-develop
dev-develop
Notification manager
Sources
Download
MIT
The Requires
The Development Requires
dev-feature/handle-incompatible-notifications
dev-feature/handle-incompatible-notifications
Notification manager
Sources
Download
MIT
The Requires
The Development Requires
dev-master
9999999-dev
Notification manager
Sources
Download
MIT
The Requires
The Development Requires
1.0.0
1.0.0.0
Notification manager
Sources
Download
MIT
The Requires
The Development Requires