# Ph3nol/NotificationPusher

Standalone PHP library for easy devices notifications push.

Repository: https://github.com/Ph3nol/NotificationPusher
Canonical: https://ross.abutalabs.com/products/notificationpusher
Language: PHP
License: MIT
License Family: permissive
Topics: apns, gcm, php, standalone-php-library, notifications, push-notifications, push
Last push: 2023-09-05T08:12:02+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 5119, "days_push": 1093, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1181, forks 268 (observed 2026-08-28T04:03:54.013512+00:00)

## What it is
A standalone PHP library for pushing notifications to mobile devices via adapters for Apple APNS and Android GCM/FCM. It also supports pushing notifications from the command line and creating custom adapters.

## Use cases
- send push notifications to iOS devices from PHP
- push messages to Android devices via FCM
- send device notifications from the command line
- abstract multiple push notification services behind one API
- create a custom push notification adapter in PHP

## When to choose
- you need a PHP library to send APNS or GCM/FCM push notifications
- you want a single unified API for both Apple and Android push services
- you need to trigger device pushes from a CLI

## When to avoid
- you need modern actively maintained push SDKs with the latest FCM HTTP v1 API support
- you are not working in PHP
- you need push notifications for platforms beyond APNS/GCM/FCM like Windows or Blackberry

## Facets
- artifact type: library
- maturity: maintenance
- function: sdk, http-client, cli
- domain: mobile-development, developer-tools, apis
- platform: php, cli, cross-platform
- tags: push-notifications, apns, gcm, fcm, php-library, device-notifications

## Member repositories
- Ph3nol/NotificationPusher (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:54.013512+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:25:00.314862+00:00, confidence not recorded.
  - readme: https://github.com/Ph3nol/NotificationPusher (fetched 2026-08-28T04:03:54.013512+00:00, sha 56f6ed3fb922)
- Data as of 2026-08-30T08:39:29.467469+00:00.
