library monolog-desktop-extensions
Monolog extensions (handlers / formatters) for desktop notifications (notify-send, Growl ...).
michael-bouvy/monolog-desktop-extensions
Monolog extensions (handlers / formatters) for desktop notifications (notify-send, Growl ...).
- Friday, April 29, 2016
- by michael-bouvy
- Repository
- 0 Watchers
- 1 Stars
- 2 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Monolog Desktop Extensions
Desktop notifications extensions (handlers / formatters) : notify-send (Linux) and Growl (Mac OS) for Monolog PHP library., (*1)
These handlers are heavily inspired by Fabien Potencier's Sismo application's notifiers., (*2)
Usage
See examples/linux-notification.php., (*3)
Handlers
NotifySend
Uses Linux's libnotify, check you have libnotify-bin installed locally., (*4)
Growl
To come., (*5)
Install
Via composer
Just require the library in your composer.json :, (*6)
{
"require": {
"michael-bouvy/monolog-desktop-extensions": "dev-master"
}
}
dev-master
9999999-dev
Monolog extensions (handlers / formatters) for desktop notifications (notify-send, Growl ...).
Sources
Download
MIT
The Requires
0.1.0
0.1.0.0
Monolog extensions (handlers / formatters) for desktop notifications (notify-send, Growl ...).
Sources
Download
MIT
The Requires