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

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

php-pushover/php-pushover
=========================

PHP class for the Pushover.net project

v1.0.1(6y ago)15960.9k↓51.8%49[2 issues](https://github.com/cschalenborgh/php-pushover/issues)[1 PRs](https://github.com/cschalenborgh/php-pushover/pulls)3PHP

Since Aug 16Pushed 2y ago23 watchersCompare

[ Source](https://github.com/cschalenborgh/php-pushover)[ Packagist](https://packagist.org/packages/php-pushover/php-pushover)[ RSS](/packages/php-pushover-php-pushover/feed)WikiDiscussions master Synced yesterday

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

About
-----

[](#about)

> Pushover is the ideal application for sending (free) push notifications to iOS and Android devices, using this very simple API.

php-pushover class
------------------

[](#php-pushover-class)

> php-pushover class is a PHP wrapper class for using the Pushover () REST API. Have a look at their API docs () for more information about all the parameters.

Methods
-------

[](#methods)

- setToken

> Your app API key.

- setUser

> The user's API key.

- setTitle

> Set title of push notification.

- setMessage

> Set message of push notification.

- setUrl

> Add an url to your notification.

- setUrlTitle

> Set a title if you want to show a text instead of the actual url.

- setSound

> Set the notification sound to be played. See Pushover API for options or use getSoundsList()

- setDevice

> Leave this empty if you want to send to all user's devices. This can be user specific!

- setPriority

> Default = 0, if 1 the user's quiet hours will be ignored + messages displayed in red. If 2, the same behaviour as 1 applies; but the message will repeat until the user acknowledges it.

- setExpire

> The expire parameter is only used when the Priority is set to 2 (or emergency-priority), and specifies how many seconds your notification will continue to be retried for. (Max Value = 86400)

- setRetry

> The Retry parameter is only used when the Priority is set to 2 (or emergency-priority), and specifies how often (in seconds) the Pushover servers will send the same notification to the user. (Min Value = 30)

- setCallback

> The callback parameter must be a URL (HTTP or HTTPS) that is reachable from the Internet that our servers will call out to as soon as the notification has been acknowledged.

- setTimestamp

> Messages are stored on the Pushover servers with a timestamp of when they were initially received through the API. This timestamp is sent to and shown on client devices, and messages are listed in order of these timestamps. In most cases, this default timestamp is acceptable. This is not for scheduling!

- getReceipt

> Gets the pushover receipt identifier to be used in later calls to the receipt API.

- setDebug

> Enable this to receive detailed input and output info.

- validateUser

> Validates the user using the API

- getSoundsList

> Gets an array of sounds that can be used with setSound()

- send

> Send the message to the API

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity48

Moderate usage in the ecosystem

Community31

Small or concentrated contributor base

Maturity64

Established project with proven stability

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1502 days

Total

2

Last Release

2471d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f08c941e8dba5ea36142525d2a262528dad72e4cd46ca48cd8cdd0a45c52075a?d=identicon)[cschalenborgh](/maintainers/cschalenborgh)

![](https://www.gravatar.com/avatar/38130a45a0bd1f3453a242a7ad0da12de4fc8ba3627ef937697008a3009a5f45?d=identicon)[kryap](/maintainers/kryap)

---

Top Contributors

[![cschalenborgh](https://avatars.githubusercontent.com/u/10864861?v=4)](https://github.com/cschalenborgh "cschalenborgh (36 commits)")[![bairdj](https://avatars.githubusercontent.com/u/6016948?v=4)](https://github.com/bairdj "bairdj (5 commits)")[![danzy](https://avatars.githubusercontent.com/u/5334491?v=4)](https://github.com/danzy "danzy (2 commits)")[![adamlazz](https://avatars.githubusercontent.com/u/453811?v=4)](https://github.com/adamlazz "adamlazz (2 commits)")[![dewey](https://avatars.githubusercontent.com/u/790262?v=4)](https://github.com/dewey "dewey (1 commits)")[![sigio](https://avatars.githubusercontent.com/u/781641?v=4)](https://github.com/sigio "sigio (1 commits)")[![upchuk](https://avatars.githubusercontent.com/u/5848933?v=4)](https://github.com/upchuk "upchuk (1 commits)")

### Embed Badge

![Health badge](/badges/php-pushover-php-pushover/health.svg)

```
[![Health](https://phpackages.com/badges/php-pushover-php-pushover/health.svg)](https://phpackages.com/packages/php-pushover-php-pushover)
```

###  Alternatives

[maize-tech/laravel-email-domain-rule

Laravel Email Domain Rule

612.0k](/packages/maize-tech-laravel-email-domain-rule)[sarfraznawaz2005/noty

Laravel package to incorporate noty flash notifications into laravel.

324.5k](/packages/sarfraznawaz2005-noty)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
