PHPackages                             joubjoub/notification-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. joubjoub/notification-bundle

ActiveLibrary[Mail &amp; Notifications](/categories/mail)

joubjoub/notification-bundle
============================

Provides notification for your Symfony2 application.

043PHP

Since Jun 18Pushed 10y ago1 watchersCompare

[ Source](https://github.com/vchabot/NotificationBundle)[ Packagist](https://packagist.org/packages/joubjoub/notification-bundle)[ RSS](/packages/joubjoub-notification-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

NotificationBundle
==================

[](#notificationbundle)

Provides a notification bundle for Symfony2

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

[](#installation)

Install it via composer with:

```
composer require joubjoub/notification-bundle dev-master

```

You should create entities `UserNotification`, `Notification`, and implements the `NotifiableInterface` for your User entity.

Usage
-----

[](#usage)

And then, you should be able to add a notification with the service `joubjoub.notification` like this:

```
// $users can be an array of NotifiableInterface object, or a NotifiableInterface object
$this->get('joubjoub.notification')->addNotification($users, $notification);
```

\## License This bundle is under MIT License.

Unit test
---------

[](#unit-test)

Unit tests will come soon.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6edfd239af11b99037d4aa050431c2f8481abe78fd7975516d1c2a351fcf2a6c?d=identicon)[vchabot](/maintainers/vchabot)

![](https://www.gravatar.com/avatar/0607a29abd35cf77a894e5aa73eb6478141a337086f67425e53da22f1f33c007?d=identicon)[bgoncalvesdev](/maintainers/bgoncalvesdev)

---

Top Contributors

[![vchabot](https://avatars.githubusercontent.com/u/715331?v=4)](https://github.com/vchabot "vchabot (20 commits)")

### Embed Badge

![Health badge](/badges/joubjoub-notification-bundle/health.svg)

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

###  Alternatives

[minishlink/web-push

Web Push library for PHP

1.9k12.0M53](/packages/minishlink-web-push)[laravel-notification-channels/twilio

Provides Twilio notification channel for Laravel

2587.7M12](/packages/laravel-notification-channels-twilio)[spatie/url-signer

Generate a url with an expiration date and signature to prevent unauthorized access

4422.3M16](/packages/spatie-url-signer)[mattketmo/email-checker

Throwaway email detection library

2742.0M5](/packages/mattketmo-email-checker)[laravel-notification-channels/discord

Laravel notification driver for Discord.

2371.3M11](/packages/laravel-notification-channels-discord)[eduardokum/laravel-mail-auto-embed

Library for embed images in emails automatically

1702.0M5](/packages/eduardokum-laravel-mail-auto-embed)

PHPackages © 2026

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