Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Standalone PHP library for easy devices notifications push.

License

NotificationsYou must be signed in to change notification settings

Ph3nol/NotificationPusher

Repository files navigation

Standalone PHP library for easy devices message notifications push.

Latest Stable VersionLicenseTotal DownloadsBuild Status

SensioLabsInsight

Feel free to contribute! Thanks.

Contributors

Installation

composer require sly/notification-pusher

This repository uses PSR-0 autoload.After installation withcomposer please adjust you autoloading config if neededorinclude vendor/autoload.php in your index.php.

Requirements

  • PHP 5.6+
  • PHP Curl and OpenSSL modules
  • Specific adapters requirements (like APNS certificate, GCM (FCM) API key, etc.)

WARNING Versionv3.0 would support only php 7.0+. Please, update your composer config if needed.

Today available adapters

  • APNS (Apple)
  • GCM (Android) and FCM (Android)

Documentation and examples

Todo

  • Rewrite tests in PHPUnit 8+. (contributions are welcome!)
  • Add new features (custom APNS payloads, GCM and FCM custom options, etc.)
  • Add new adapters (like Blackberry and Windows phones)
  • Write more documentation and examples!

1.x users

Old version is still available from1.x branch, with dedicated declared tag.

Bitdeli Badge

About

Standalone PHP library for easy devices notifications push.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

    Packages

    No packages published

    Contributors44

    Languages


    [8]ページ先頭

    ©2009-2025 Movatter.jp