2017 © Pedro Peláez
 

library pushover

Pushover library for PHP applications

image

linkorb/pushover

Pushover library for PHP applications

  • Tuesday, March 4, 2014
  • by joostfaassen
  • Repository
  • 12 Watchers
  • 2 Stars
  • 54 Installations
  • PHP
  • 3 Dependents
  • 2 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 0 % Grown

The README.md

LinkORB\Pushover

Simple API client for www.pushover.net, (*1)

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., (*2)

Then, add linkorb/pushover to your project's composer.json:, (*3)

{
    "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/., (*4)

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., (*5)

Todo

License

Please check LICENSE.md for full license information, (*6)

Brought to you by the LinkORB Engineering team


Check out our other projects at linkorb.com/engineering., (*7)

Btw, we're hiring!, (*8)

The Versions

04/03 2014

dev-master

9999999-dev http://www.github.com/linkorb/pushover

Pushover library for PHP applications

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php pushover

19/03 2013

1.1.2

1.1.2.0 http://www.github.com/linkorb/pushover

Pushover library for PHP applications

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php pushover

19/03 2013

1.1.1

1.1.1.0 http://www.github.com/linkorb/pushover

Pushover library for PHP applications

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php pushover

18/03 2013

1.1

1.1.0.0 http://www.github.com/linkorb/pushover

Pushover library for PHP applications

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

The Development Requires

api php pushover

18/03 2013

1.0

1.0.0.0 http://www.github.com/linkorb/pushover

Pushover library for PHP applications

  Sources   Download

The Requires

  • php >=5.3.0

 

The Development Requires

api php pushover