zortje / monolog-boxcar-handler
Sends push notifications to Boxcar for iOS
Installs: 73
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/zortje/monolog-boxcar-handler
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: 2025-10-12 00:41:32 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" } }