PHPackages                             machobearstudio/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. [HTTP &amp; Networking](/categories/http)
4. /
5. machobearstudio/zendservice-apple-apns

ActiveLibrary[HTTP &amp; Networking](/categories/http)

machobearstudio/zendservice-apple-apns
======================================

OOP Zend Framework wrapper for Apple Push Notification Service

0288PHP

Since Jan 28Pushed 3y agoCompare

[ Source](https://github.com/machobearstudio/ZendService_Apple_Apns)[ Packagist](https://packagist.org/packages/machobearstudio/zendservice-apple-apns)[ RSS](/packages/machobearstudio-zendservice-apple-apns/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)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. Rewritten code for sending APNs via HTTP/2

main code core taken from [here](https://gist.github.com/valfer/18e1052bd4b160fed86e6cbb426bb9fc)

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

[](#requirements)

- PHP &gt;= 5.6

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

[](#getting-started)

Install this library using [Composer](http://getcomposer.org/):

```
$ composer require ohdonpiano/zendservice-apple-apns
```

Documentation
-------------

[](#documentation)

The documentation can be found at:

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity23

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/fb06949c26cfe3a393b1f90c5aa3313178bcd1b66d372f3e4cd6db6d200a5e07?d=identicon)[bigboi900](/maintainers/bigboi900)

---

Top Contributors

[![mwillbanks](https://avatars.githubusercontent.com/u/38209?v=4)](https://github.com/mwillbanks "mwillbanks (56 commits)")[![weierophinney](https://avatars.githubusercontent.com/u/25943?v=4)](https://github.com/weierophinney "weierophinney (48 commits)")[![necsord](https://avatars.githubusercontent.com/u/1421273?v=4)](https://github.com/necsord "necsord (6 commits)")[![adaojunior](https://avatars.githubusercontent.com/u/4921294?v=4)](https://github.com/adaojunior "adaojunior (4 commits)")[![Maks3w](https://avatars.githubusercontent.com/u/1301698?v=4)](https://github.com/Maks3w "Maks3w (4 commits)")[![Ocramius](https://avatars.githubusercontent.com/u/154256?v=4)](https://github.com/Ocramius "Ocramius (4 commits)")[![ohdonpiano](https://avatars.githubusercontent.com/u/695233?v=4)](https://github.com/ohdonpiano "ohdonpiano (3 commits)")[![michalbundyra](https://avatars.githubusercontent.com/u/7423207?v=4)](https://github.com/michalbundyra "michalbundyra (3 commits)")[![Illizian](https://avatars.githubusercontent.com/u/703800?v=4)](https://github.com/Illizian "Illizian (2 commits)")[![tekerson](https://avatars.githubusercontent.com/u/83486?v=4)](https://github.com/tekerson "tekerson (2 commits)")[![barryvdh](https://avatars.githubusercontent.com/u/973269?v=4)](https://github.com/barryvdh "barryvdh (2 commits)")[![Doka-NT](https://avatars.githubusercontent.com/u/844017?v=4)](https://github.com/Doka-NT "Doka-NT (2 commits)")[![lstrojny](https://avatars.githubusercontent.com/u/79707?v=4)](https://github.com/lstrojny "lstrojny (2 commits)")[![alalonde](https://avatars.githubusercontent.com/u/1402582?v=4)](https://github.com/alalonde "alalonde (2 commits)")[![baryshev](https://avatars.githubusercontent.com/u/552706?v=4)](https://github.com/baryshev "baryshev (1 commits)")[![bigboi900](https://avatars.githubusercontent.com/u/1664938?v=4)](https://github.com/bigboi900 "bigboi900 (1 commits)")[![BDav24](https://avatars.githubusercontent.com/u/5574929?v=4)](https://github.com/BDav24 "BDav24 (1 commits)")[![functionundefined](https://avatars.githubusercontent.com/u/463914?v=4)](https://github.com/functionundefined "functionundefined (1 commits)")[![tscheepers](https://avatars.githubusercontent.com/u/44893?v=4)](https://github.com/tscheepers "tscheepers (1 commits)")[![maximevalette](https://avatars.githubusercontent.com/u/240136?v=4)](https://github.com/maximevalette "maximevalette (1 commits)")

### Embed Badge

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

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

###  Alternatives

[friendsofsymfony/rest-bundle

This Bundle provides various tools to rapidly develop RESTful API's with Symfony

2.8k73.3M319](/packages/friendsofsymfony-rest-bundle)[php-http/discovery

Finds and installs PSR-7, PSR-17, PSR-18 and HTTPlug implementations

1.3k309.5M1.2k](/packages/php-http-discovery)[pusher/pusher-php-server

Library for interacting with the Pusher REST API

1.5k94.8M293](/packages/pusher-pusher-php-server)[react/http

Event-driven, streaming HTTP client and server implementation for ReactPHP

78026.4M414](/packages/react-http)[php-http/curl-client

PSR-18 and HTTPlug Async client with cURL

48347.0M384](/packages/php-http-curl-client)[smi2/phpclickhouse

PHP ClickHouse Client

84310.1M71](/packages/smi2-phpclickhouse)

PHPackages © 2026

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