linkorb/pushover

Pushover library for PHP applications

1.1.2 2013-03-19 21:21 UTC

This package is auto-updated.

Last update: 2024-03-29 02:52:48 UTC


README

Simple API client for www.pushover.net

Features

  • PSR-0 compatible, works with composer and is registered on packagist.org
  • Send messages using custom titles, urls and url texts.
  • Support for message priorities (-1, 0, 1 and 2)
  • Stand-alone library, no external dependencies
  • Unit tests

Installing

Check out composer for details about installing and running composer.

Then, add linkorb/pushover to your project's composer.json:

{
    "require": {
        "linkorb/pushover": "1.*"
    }
}

Contributing

Ready to build and improve on this repo? Excellent! Go ahead and fork/clone this repo and we're looking forward to your pull requests! Be sure to update the unit tests in tests/.

If you are unable to implement changes you like yourself, don't hesitate to open a new issue report so that we or others may take care of it.

Todo

License

Please check LICENSE.md for full license information

Brought to you by the LinkORB Engineering team

687474703a2f2f7777772e6c696e6b6f72622e636f6d2f642f6d6574612f74696572312f696d616765732f6c696e6b6f7262656e67696e656572696e672d6c6f676f2e706e67
Check out our other projects at linkorb.com/engineering.

Btw, we're hiring!