Download the PHP package sly/pushover without Composer
On this page you can find all versions of the php package sly/pushover. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor sly
Package pushover
Short Description A PHP library for easy PushOver service use: send real-time notifications to your Android and iOS devices.
License MIT
Homepage https://github.com/Ph3nol/PushOver
Package pushover
Short Description A PHP library for easy PushOver service use: send real-time notifications to your Android and iOS devices.
License MIT
Homepage https://github.com/Ph3nol/PushOver
Please rate this library. Is it a good library?
Informations about the package pushover
PushOver library
Requirements
Once you've been registered and after having installed the mobile application, click this link to create your own API application and get back your personal token/key.
Installation
Add to your project Composer packages
Just add sly/pushover
package to the requirements of your Composer JSON configuration file,
and run php composer.phar install
to install it.
Install from GitHub
Clone this library from Git with git clone https://github.com/Ph3nol/PushOver.git
.
Goto to the library directory, get Composer phar package and install vendors:
You're ready to go.
Example
All versions of pushover with dependencies
PHP Build Version
Package Version
Requires
kriswallsmith/buzz Version
>= 0.6
The package sly/pushover contains the following files
Loading the files please wait ....