pushbots / instapush-bundle
instapush API wrapper for symfony framework
Installs: 14
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:symfony-bundle
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: 2025-03-11 04:31:42 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/