PHPackages                             donatj/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. donatj/pushover

ActiveLibrary

donatj/pushover
===============

Simple Pushover.net client

v3.1.0(2y ago)938.5k↓17%[3 PRs](https://github.com/donatj/Pushover-PHP/pulls)1MITPHPPHP &gt;=7.3CI passing

Since Mar 29Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/donatj/Pushover-PHP)[ Packagist](https://packagist.org/packages/donatj/pushover)[ Fund](https://www.paypal.me/donatj/15)[ GitHub Sponsors](https://github.com/donatj)[ RSS](/packages/donatj-pushover/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (7)Versions (13)Used By (1)

Pushover PHP
============

[](#pushover-php)

[![Latest Stable Version](https://camo.githubusercontent.com/f7aee75246e16ee46ab4643e091e17dd34699c8074ccb91c20557e97bc5f74dc/68747470733a2f2f706f7365722e707567782e6f72672f646f6e61746a2f707573686f7665722f76657273696f6e)](https://packagist.org/packages/donatj/pushover)[![Total Downloads](https://camo.githubusercontent.com/518648da2e62701965561419a7d9bceea02c3d735e404710a634deb7e4d49f08/68747470733a2f2f706f7365722e707567782e6f72672f646f6e61746a2f707573686f7665722f646f776e6c6f616473)](https://packagist.org/packages/donatj/pushover)[![License](https://camo.githubusercontent.com/940df052364eba02c21d18b7305a57f2ba1a055be3cad5b57b97771b0e3c9bef/68747470733a2f2f706f7365722e707567782e6f72672f646f6e61746a2f707573686f7665722f6c6963656e7365)](https://packagist.org/packages/donatj/pushover)[![ci.yml](https://github.com/donatj/Pushover-PHP/actions/workflows/ci.yml/badge.svg)](https://github.com/donatj/Pushover-PHP/actions/workflows/ci.yml)

Pushover PHP is a very light, simple API wrapper for the Pushover API written for PHP.

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

[](#requirements)

- **php**: &gt;=7.4
- **ext-json**: \*

Installing
----------

[](#installing)

Install the latest version with:

```
composer require 'donatj/pushover'
```

Usage
-----

[](#usage)

```
