dev-master
9999999-devinstapush API wrapper for symfony framework
MIT
The Requires
The Development Requires
instapush pushbots-api pushbots
instapush API wrapper for symfony framework
a simple packages that integrates instapush https://instapush.im/, (*1)
all you need is just add, (*2)
"pushbots/instapush-bundle": "1.0.*@dev"
to the required packages in your composer.json and run, (*3)
composer update
, (*4)
to use it in any php class class just use, (*5)
use PushBots\InstaPushBundle\instaPush;
, (*6)
if you are new to instapush you can get started from https://instapush.im/home/start/, (*7)
instapush API wrapper for symfony framework
MIT
instapush pushbots-api pushbots