zortje/monolog-boxcar-handler

Sends push notifications to Boxcar for iOS

1.0.0 2015-10-03 14:37 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:01:32 UTC


README

Sends push notifications to Boxcar for iOS

Packagist Travis Code Coverage Scrutinizer Dependency Status Packagist

SensioLabsInsight

Installing

The recommended way to install is though Composer.

{
    "require": {
        "zortje/monolog-boxcar-handler": "~1.0"
    }
}

Usage