pushbots/instapush-bundle

instapush API wrapper for symfony framework

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:symfony-bundle

dev-master / 1.0.x-dev 2014-01-25 20:38 UTC

This package is not auto-updated.

Last update: 2024-04-23 00:17:18 UTC


README

a simple packages that integrates instapush https://instapush.im/

all you need is just add

"pushbots/instapush-bundle": "1.0.*@dev" to the required packages in your composer.json and run

composer update

to use it in any php class class just use

use PushBots\InstaPushBundle\instaPush;

if you are new to instapush you can get started from https://instapush.im/home/start/