PHPackages                             fei/notification-package - 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. fei/notification-package

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

fei/notification-package
========================

Notification client package integration for Objective PHP applications

v1.3.0(7y ago)010.2k[3 PRs](https://github.com/flash-global/notification-package/pulls)GPL-3.0PHP

Since Sep 18Pushed 2y ago22 watchersCompare

[ Source](https://github.com/flash-global/notification-package)[ Packagist](https://packagist.org/packages/fei/notification-package)[ RSS](/packages/fei-notification-package/feed)WikiDiscussions master Synced 4d ago

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

Notification Package
====================

[](#notification-package)

This package provide Notification Client integration for Objective PHP applications.

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

[](#installation)

Notification Package needs **PHP 7.0** or up to run correctly.

You will have to integrate it to your Objective PHP project with `composer require fei/notification-package`.

Integration
-----------

[](#integration)

As shown below, the Notification Package must be plugged in the application initialization method. The Notification Package create a Notifier Client service that will be consumed by the application's middleware.

```
