pushbots / instapush-bundle
instapush API wrapper for symfony framework
Package info
github.com/AlaaAttya/instapush-bundle
Type:symfony-bundle
pkg:composer/pushbots/instapush-bundle
dev-master / 1.0.x-dev
2014-01-25 20:38 UTC
Requires
- php: >=5.3.3
- symfony/assetic-bundle: ~2.1
- symfony/framework-bundle: ~2.1
Requires (Dev)
- symfony-cmf/testing: 1.1.*
This package is not auto-updated.
Last update: 2026-03-10 09:38:40 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/