PHPackages                             keithchasen/phpushious - 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. keithchasen/phpushious

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

keithchasen/phpushious
======================

Php iOS push notifications provider

229PHP

Since Feb 7Pushed 9y ago1 watchersCompare

[ Source](https://github.com/KeithChasen/Phpushios)[ Packagist](https://packagist.org/packages/keithchasen/phpushious)[ RSS](/packages/keithchasen-phpushious/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Phpushious
==========

[](#phpushious)

Simple php library for iOS push notifications with token based authentication and HTTP/2

Requirements
============

[](#requirements)

- PHP &gt;= 7.0.12
- curl &gt;= 7.46.0
- openssl &gt;= 1.0.2

Installation
============

[](#installation)

```
$ composer require keithchasen/phpushious dev-master
```

Simplest using example
----------------------

[](#simplest-using-example)

```
