Coder Social home page Coder Social logo

notificationpusher's Introduction

NotificationPusher Gitter

Standalone PHP library for easy devices message notifications push.

Latest Stable Version License Total Downloads Build Status

SensioLabsInsight

Feel free to contribute! Thanks.

Contributors

Installation

composer require sly/notification-pusher

This repository uses PSR-0 autoload. After installation with composer please adjust you autoloading config if needed or include 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 Version v3.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 from 1.x branch, with dedicated declared tag.

Bitdeli Badge

notificationpusher's People

Contributors

ph3nol avatar seyfer avatar phindmarsh avatar theluk avatar lode avatar centerorbit avatar joshhornby avatar stephpy avatar ragazenta avatar navarr avatar leoetlino avatar evgeny-golubev avatar bzitzow avatar ashishplal avatar akohout avatar illizian avatar tinpont avatar nikonm avatar frets1700 avatar diarmuidie avatar wshurafa avatar samnela avatar pborreli avatar toxonics avatar jtakakura avatar juliangut avatar redpanda avatar deefour avatar hairyhum avatar dmirogin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.