2017 © Pedro Peláez
 

symfony-bundle instapush-bundle

instapush API wrapper for symfony framework

image

pushbots/instapush-bundle

instapush API wrapper for symfony framework

  • Saturday, January 25, 2014
  • by AlaaAttya
  • Repository
  • 2 Watchers
  • 0 Stars
  • 9 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

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)

The Versions

25/01 2014

dev-master

9999999-dev

instapush API wrapper for symfony framework

  Sources   Download

MIT

The Requires

 

The Development Requires

instapush pushbots-api pushbots