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: 2024-10-26 19:05:14 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" } }