• Stars
    star
    1,183
  • Rank 39,544 (Top 0.8 %)
  • Language
    PHP
  • License
    MIT License
  • Created about 12 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Standalone PHP library for easy devices notifications push.

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

More Repositories

1

Trading-Bot

Automated Trading Bot based on managed instances of Freqtrade, fully Dockerized.
PHP
124
star
2

FT-Trading-Bot

Fully Dockerized cryptocurrencies Trading Bot, based on Freqtrade engine. Multi instances.
Shell
51
star
3

WebVMGenerator

A generator service to make your Vagrant + Puppet web Virtual Machines easily.
PHP
35
star
4

PushOver

A PHP library for easy PushOver service use: send real-time notifications to your Android and iOS devices.
PHP
35
star
5

Docker-Arch

Generate Web/CLI projects Dockerized development environments, from 1 simple YAML file.
PHP
30
star
6

UrlShortenerBundle

This bundle allows you to generate short URLs, linked to project contents/entities, using distant APIs (bit.ly, goo.gl and others) or internal management.
PHP
26
star
7

OSX-DevEnv

OSX >= 10.6 PHP LAMP environment generation and configuration, based on Homebrew.
Shell
12
star
8

RelationBundle

Symfony2 bundle to manage relations between models/entities (like friends, contacts and others). NOT MAINTAINED ANYMORE.
PHP
10
star
9

PushOverBundle

A Symfony2 bundle for easy PushOver service use: send real-time notifications to your Android and iOS devices.
PHP
8
star
10

RPIManager

A PHP library to manage easily your Raspberry Pi.
PHP
7
star
11

FrancoisBundle

HééHéééé...
PHP
7
star
12

Team-Bookmarks

Team bookmarks sharing - Experimental project using Meteor, Meteorite and Atmosphere packages.
JavaScript
3
star
13

PHPDocUpdator

Easy PHP files documentation (PHPDoc) update. Experimental project in progress.
PHP
3
star
14

Trading-Bot-Config

Demo Config for Trading Bot (Freqtrade Manager).
Python
2
star
15

BlogHub

Use a Git repository to generate blog entities and contents.
PHP
2
star
16

ParseComManager

Manage API queries to Parse.com cloud service.
PHP
1
star