InstapushPHP: PHP wrapper for instapush.imΒΆ

InstapushPHP Logo Scrutinizer Code Quality SensioLabsInsight

InstapushPHP is full php wrapper for instapush.im APIs that use the wonderful PHP-HTTP.

instapush.im uses a simple REST API to receive messages from your application and send them to devices running mobile clients.

InstapushPHP will make it easy to interact with theses APIs :

  • Abstraction of the http client so you can use : Curl, Guzzle 5, Guzzle 6, etc.
  • Abstraction of request and response.
  • Auto transformation of response into Objects.
  • Easy installation process using composer
  • Respect of PSR recommendations from the PHP-FIG.
  • Code quality guaranteed
  • And much more.