PHPackages                             kiriunin/laravel-apn-push - 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. kiriunin/laravel-apn-push

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

kiriunin/laravel-apn-push
=========================

Push notifications to Apple devices for Laravel

0.1.3(8y ago)121[4 issues](https://github.com/kiriunin/laravel-apn-push/issues)[1 PRs](https://github.com/kiriunin/laravel-apn-push/pulls)MITPHPPHP ^7.2

Since May 31Pushed 8y ago1 watchersCompare

[ Source](https://github.com/kiriunin/laravel-apn-push)[ Packagist](https://packagist.org/packages/kiriunin/laravel-apn-push)[ RSS](/packages/kiriunin-laravel-apn-push/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (7)Versions (12)Used By (0)

Laravel Apple Apn Push
======================

[](#laravel-apple-apn-push)

[![Latest Version on Packagist](https://camo.githubusercontent.com/e40c19e79e27201dada17d95d846a63f4007774442199a59ada57d9c368434b9/68747470733a2f2f706f7365722e707567782e6f72672f6b697269756e696e2f6c61726176656c2d61706e2d707573682f762f737461626c653f666f726d61743d666c61742d737175617265)](https://packagist.org/packages/kiriunin/laravel-apn-push)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)

Based on

Send push notifications to apple devices (iPhone, iPad, iPod).

Support authenticators:

- Json Web Token

Supported protocols:

- HTTP/2

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

[](#requirements)

- [cURL](http://php.net/manual/ru/book.curl.php)
- The protocol [HTTP/2](https://en.wikipedia.org/wiki/HTTP/2) must be supported in cURL.
- PHP 7.2 or higher

Installation
------------

[](#installation)

Add AppleApnPush in your Laravel project:

```
$ composer require kiriunin/laravel-apn-push
```

Then publish configuration file:

```
$ php artisan vendor:publish --provider="Kiriunin\LaravelApnPush\ApnServiceProvider"
```

###  Health Score

20

—

LowBetter than 13% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

11

Last Release

2951d ago

PHP version history (2 changes)0.0.0PHP ^7.1

0.1.0PHP ^7.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/943730?v=4)[Johnny](/maintainers/kiriunin)[@kiriunin](https://github.com/kiriunin)

---

Top Contributors

[![kiriunin](https://avatars.githubusercontent.com/u/943730?v=4)](https://github.com/kiriunin "kiriunin (14 commits)")

---

Tags

laravelpushnotificationsappleapn

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kiriunin-laravel-apn-push/health.svg)

```
[![Health](https://phpackages.com/badges/kiriunin-laravel-apn-push/health.svg)](https://phpackages.com/packages/kiriunin-laravel-apn-push)
```

###  Alternatives

[edujugon/push-notification

Laravel Package to send push notifications to Android and IOS devices. (GCM,FCM,APN)

4861.4M1](/packages/edujugon-push-notification)

PHPackages © 2026

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