2017 © Pedro Peláez
 

library zendservice-apple-apns

OOP Zend Framework 2 wrapper for Apple Push Notification Service - fixed for accent

image

nexon/zendservice-apple-apns

OOP Zend Framework 2 wrapper for Apple Push Notification Service - fixed for accent

  • Wednesday, December 11, 2013
  • by nexon
  • Repository
  • 1 Watchers
  • 0 Stars
  • 37 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 60 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

ZendService\Apple\Apns Build Status

Provides support for Apple push notifications., (*1)

Requirements

  • PHP >= 5.3.3

Getting Started

The easiest way to work with this package is when it's installed as a Composer package inside your project. Composer isn't strictly required, but makes life a lot easier., (*2)

If you're not familiar with Composer, please see http://getcomposer.org/., (*3)

  1. Install composer, (*4)

    curl -s https://getcomposer.org/installer | php
  2. Add the package to your application's composer.json., (*5)

    {
        ...
        "require": {
            "zendframework/zendservice-apple-apns": "1.*"
        },
        ...
    }
  3. Run php composer install., (*6)

  4. If you haven't already, add the Composer autoload to your project's initialization file., (*7)

    require 'vendor/autoload.php';

The Versions

11/12 2013

dev-master

9999999-dev http://packages.zendframework.com/

OOP Zend Framework 2 wrapper for Apple Push Notification Service - fixed for accent

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

zf2 notification apple push apns

16/10 2013

1.0.2

1.0.2.0 http://packages.zendframework.com/

OOP Zend Framework 2 wrapper for Apple Push Notification Service

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

zf2 notification apple push apns

19/03 2013

1.0.1

1.0.1.0 http://packages.zendframework.com/

OOP Zend Framework 2 wrapper for Apple Push Notification Service

  Sources   Download

BSD-3-Clause

The Requires

 

The Development Requires

zf2 notification apple push apns

11/01 2013

1.0.0

1.0.0.0 http://packages.zendframework.com/

OOP wrapper for Apple Push Notification Service

  Sources   Download

BSD-3-Clause

The Requires

 

zf2 notification apple push apns