PHPackages                             openium/platinium-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Mail &amp; Notifications](/categories/mail)
4. /
5. openium/platinium-bundle

ActiveSymfony-bundle[Mail &amp; Notifications](/categories/mail)

openium/platinium-bundle
========================

Provides push notification on Platinium for your Symfony5 Project

v1.4.3(7mo ago)0581MITPHPPHP &gt;=8.1

Since Nov 19Pushed 7mo ago4 watchersCompare

[ Source](https://github.com/openium/platinium-php-bundle)[ Packagist](https://packagist.org/packages/openium/platinium-bundle)[ Docs](http://platinium.openium.fr)[ RSS](/packages/openium-platinium-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (6)Versions (19)Used By (0)

Platinium Bundle
================

[](#platinium-bundle)

This bundle provide a easy way to send a push message by using [Platinium](http://platinium.openium.fr/)

Caution
-------

[](#caution)

Versions &lt; 1.1.6 are deprecated

Installation
------------

[](#installation)

Open a command console, enter your project directory and execute:

```
$ composer require openium/platinium-bundle
```

Configuration
-------------

[](#configuration)

You need to add 4 information in the .env

```
###> openium/platinium-bundle ###
PLATINIUM_SERVER_ID=
PLATINIUM_SERVER_KEY=
PLATINIUM_SERVER_TOKEN_DEV=
PLATINIUM_SERVER_TOKEN_PROD=
###< openium/platinium-bundle ###

```

Usage
-----

[](#usage)

Example :

```
// set by dependency injection
$notifier = new PlatiniumNotifier(...);
// get number of future pushed devices
$deviceCount = $notifier->subscribe($groups, $langs, $langNotIn, $latitude, $longitude, $tolerance, $radius, $paramsBag, $badgeValue, $newsStand, $sound);
// send a push message
$pushSended = $notifier->notify($message, $groups, $langs, $langNotIn, $latitude, $longitude, $tolerance, $radius);
```

###  Health Score

46

—

FairBetter than 93% of packages

Maintenance64

Regular maintenance activity

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity78

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~148 days

Recently: every ~4 days

Total

18

Last Release

222d ago

PHP version history (3 changes)v1.0.0PHP &gt;=7.1

v1.2.0PHP &gt;=7.2

v1.4.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10242387?v=4)[Openium](/maintainers/openium)[@openium](https://github.com/openium)

---

Top Contributors

[![SonOfWinter](https://avatars.githubusercontent.com/u/16906627?v=4)](https://github.com/SonOfWinter "SonOfWinter (24 commits)")[![Drusy](https://avatars.githubusercontent.com/u/2833240?v=4)](https://github.com/Drusy "Drusy (4 commits)")

---

Tags

pushnotificationpush notificationOpeniumplatinium

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Type Coverage Yes

### Embed Badge

![Health badge](/badges/openium-platinium-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/openium-platinium-bundle/health.svg)](https://phpackages.com/packages/openium-platinium-bundle)
```

###  Alternatives

[duccio/apns-php

Apple Push Notification &amp; Feedback Provider

1.4k2.5M13](/packages/duccio-apns-php)[sly/notification-pusher

Standalone PHP library for easy devices notifications push.

1.2k2.8M15](/packages/sly-notification-pusher)[edujugon/push-notification

Laravel Package to send push notifications to Android and IOS devices. (GCM,FCM,APN)

4891.4M1](/packages/edujugon-push-notification)[bentools/webpush-bundle

Send push notifications through Web Push Protocol to your Symfony users.

71274.3k](/packages/bentools-webpush-bundle)[ladumor/one-signal

Laravel Wrapper for OneSignal.

125331.3k](/packages/ladumor-one-signal)[mcfedr/awspushbundle

A set of services to simplify using Aws to send push notifications

40378.6k1](/packages/mcfedr-awspushbundle)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
