PHPackages                             relief\_applications/notifications-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. relief\_applications/notifications-bundle

AbandonedArchivedSymfony-bundle

relief\_applications/notifications-bundle
=========================================

A bundle to send notifications from server.

1.0.1(7y ago)095MITPHPPHP &gt;=7.0

Since Jul 25Pushed 7y agoCompare

[ Source](https://github.com/ReliefApplications/notifications-bundle)[ Packagist](https://packagist.org/packages/relief_applications/notifications-bundle)[ RSS](/packages/relief-applications-notifications-bundle/feed)WikiDiscussions 1.0.1 Synced today

READMEChangelog (2)Dependencies (4)Versions (5)Used By (0)

Notifications Bundle
====================

[](#notifications-bundle)

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

[](#installation)

### Step 1: Download the Bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require relief_applications/notifications-bundle
```

### Step 2: Enable the Bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `app/AppKernel.php` file of your project:

```
