PHPackages                             nexon/zendservice-apple-apns - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. nexon/zendservice-apple-apns

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

nexon/zendservice-apple-apns
============================

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

1.0.2(12y ago)054BSD-3-ClausePHPPHP &gt;=5.3.3

Since Jan 11Pushed 12y ago1 watchersCompare

[ Source](https://github.com/nexon/ZendService_Apple_Apns)[ Packagist](https://packagist.org/packages/nexon/zendservice-apple-apns)[ Docs](http://packages.zendframework.com/)[ RSS](/packages/nexon-zendservice-apple-apns/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (2)Versions (4)Used By (0)

ZendService\\Apple\\Apns [![Build Status](https://camo.githubusercontent.com/c56d9e52500efe30309973bc382755534446e35a522713575b898303447224f5/68747470733a2f2f7472617669732d63692e6f72672f7a656e646672616d65776f726b2f5a656e64536572766963655f4170706c655f41706e732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/zendframework/ZendService_Apple_Apns)
====================================================================================================================================================================================================================================================================================================================================================================

[](#zendserviceappleapns-)

Provides support for Apple push notifications.

Requirements
------------

[](#requirements)

- PHP &gt;= 5.3.3

Getting Started
---------------

[](#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.

If you're not familiar with Composer, please see .

1. Install composer

    ```
     curl -s https://getcomposer.org/installer | php

    ```
2. Add the package to your application's composer.json.

    ```
     {
         ...
         "require": {
             "zendframework/zendservice-apple-apns": "1.*"
         },
         ...
     }

    ```
3. Run `php composer install`.
4. If you haven't already, add the Composer autoload to your project's initialization file.

    ```
     require 'vendor/autoload.php';

    ```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 75% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~139 days

Total

3

Last Release

4591d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/19f4088a81ad7762f336f8fbb57221182f7d1d0b50ea9da898355ed8de9c2f32?d=identicon)[nexon](/maintainers/nexon)

---

Top Contributors

[![Maks3w](https://avatars.githubusercontent.com/u/1301698?v=4)](https://github.com/Maks3w "Maks3w (3 commits)")[![weierophinney](https://avatars.githubusercontent.com/u/25943?v=4)](https://github.com/weierophinney "weierophinney (1 commits)")

---

Tags

pushnotificationzf2appleapns

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/nexon-zendservice-apple-apns/health.svg)

```
[![Health](https://phpackages.com/badges/nexon-zendservice-apple-apns/health.svg)](https://phpackages.com/packages/nexon-zendservice-apple-apns)
```

###  Alternatives

[duccio/apns-php

Apple Push Notification &amp; Feedback Provider

1.4k2.5M13](/packages/duccio-apns-php)[sly/notification-pusher

Standalone PHP library for easy devices notifications push.

1.2k2.8M15](/packages/sly-notification-pusher)[m2mobi/apns-php

Apple Push Notification &amp; Feedback Provider

1118.2k1](/packages/m2mobi-apns-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
