library pushbullet-php
Pushbullet API client for PHP
davole/pushbullet-php
Pushbullet API client for PHP
- Wednesday, August 2, 2017
- by davole
- Repository
- 1 Watchers
- 3 Stars
- 16 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 5 Versions
- 0 % Grown
Pushbullet API client for PHP
Send pushes from PHP to Pushbullet users/channels.
Full API documentation available here., (*1)
Implementations
Push
Available types
Function call
$pb = new Pushbullet($token);
$pb->pushLink($target, $title, $url, $body);
$pb->pushNote($target, $title, $body);
$pb->pushFile($target, $filePath, $fileName, $title, $body);
dev-master
9999999-dev
Pushbullet API client for PHP
Sources
Download
MIT
The Requires
-
php >=5.5.0
-
lib-curl >=7.38.0
dev-develop
dev-develop
Pushbullet API client for PHP
Sources
Download
MIT
The Requires
-
php >=5.5.0
-
lib-curl >=7.38.0
v0.2.1
0.2.1.0
Pushbullet API client for PHP
Sources
Download
MIT
The Requires
-
lib-curl >=7.38.0
-
php >=5.5.0
v0.2.0
0.2.0.0
Pushbullet API client for PHP
Sources
Download
MIT
The Requires
-
lib-curl >=7.38.0
-
php >=5.5.0
v0.1.0
0.1.0.0
Pushbullet API client for PHP
Sources
Download
MIT
The Requires
-
lib-curl 7.38.0
-
php >=5.3.0