Skip to content
 
 

Latest commit

 

History

76 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apple Apn Push

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

Installation

Add AppleApnPush in your composer.json:

{
    "require": {
        "apple/apn-push": "2.0.*@dev"
    }
}

Now tell composer to download the library by running the command:

$ php composer.phar update apple/apn-push

Documentation

The bulk of the documentation is stored in the doc/index.md file in this library:

Read the Documentation

License

This library is under the MIT license. See the complete license in library

LICENSE

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

About

Send push notification to Apple Devices (iPhone, iPad)

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages