PHPackages                             scottymeuk/pushover - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. scottymeuk/pushover

AbandonedArchivedLibrary[Mail &amp; Notifications](/categories/mail)

scottymeuk/pushover
===================

Simple pushover.net library

v1.0.1(12y ago)61.2k2MITPHPPHP &gt;=5.3.3

Since Aug 15Pushed 12y ago2 watchersCompare

[ Source](https://github.com/scottrobertson/pushover)[ Packagist](https://packagist.org/packages/scottymeuk/pushover)[ Docs](http://github.com/scottymeuk/pushover)[ RSS](/packages/scottymeuk-pushover/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Pushover
========

[](#pushover)

[![Build Status](https://camo.githubusercontent.com/08adcb92c84a01d09ce6ffcae06e466a1e2606379a14e92a418007cf41eaaffa/68747470733a2f2f7472617669732d63692e6f72672f73636f7474726f62657274736f6e2f707573686f7665722e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/scottrobertson/pushover)[![Total Downloads](https://camo.githubusercontent.com/cfeaa723d210c39c0553e6f9aa3e68f20364b89b1b92c011b963b31bf716a393/68747470733a2f2f706f7365722e707567782e6f72672f73636f7474796d65756b2f707573686f7665722f642f746f74616c2e706e67)](https://packagist.org/packages/scottymeuk/pushover)[![Version](https://camo.githubusercontent.com/afb5e3c2005842015b0f04456b6bc83b3d971f6be2670e21e94300c171939f33/68747470733a2f2f706f7365722e707567782e6f72672f73636f7474796d65756b2f707573686f7665722f76657273696f6e2e706e67)](https://packagist.org/packages/scottymeuk/pushover)

A simple PHP library for pushover.net. It essentially just wraps curl, and makes it a bit easier to send push notifications. The main reason for building this was to allow pushing to mulitple users easily.

Requirements
------------

[](#requirements)

- PHP &gt;= 5.3.3
- Curl PHP Driver

Example
-------

[](#example)

```
