Skip to content

Znarkus/prowlphp_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

prowlphp_wrapper

Wraps xenji's ProwlPHP library with a simpler interface.

Example

$prowl = new Prowl\Wrapper(array('xxxyyyzzz'), 'My app');
$prowl->push('My event', 'A very long event description', 'http://example.com/optional_url');

About

Wraps xenji's ProwlPHP library with a simpler interface.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages