zortje / monolog-boxcar-handler
Sends push notifications to Boxcar for iOS
1.0.0
2015-10-03 14:37 UTC
Requires
- php: >=5.5
- monolog/monolog: ~1.0
- zortje/boxcar-notifications-php: ~1.0
Requires (Dev)
- phpunit/phpunit: ~4.0
This package is not auto-updated.
Last update: 2026-03-01 03:26:19 UTC
README
Sends push notifications to Boxcar for iOS
Installing
The recommended way to install is though Composer.
{
"require": {
"zortje/monolog-boxcar-handler": "~1.0"
}
}