PHPackages                             wearesho-team/yii2-wearesho-notifications-repository - 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. wearesho-team/yii2-wearesho-notifications-repository

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

wearesho-team/yii2-wearesho-notifications-repository
====================================================

1.1.1(7y ago)00MITPHPPHP &gt;=7.2

Since Oct 3Pushed 7y ago2 watchersCompare

[ Source](https://github.com/wearesho-team/yii2-wearesho-notifications-repository)[ Packagist](https://packagist.org/packages/wearesho-team/yii2-wearesho-notifications-repository)[ RSS](/packages/wearesho-team-yii2-wearesho-notifications-repository/feed)WikiDiscussions master Synced 3w ago

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

Yii2 Wearesho Notifications Repository
======================================

[](#yii2-wearesho-notifications-repository)

[![Build Status](https://camo.githubusercontent.com/e5b25940aaa5ad5f2a2f48b2466c940129aa2a043103cd5ba26193c6bf8b6f6d/68747470733a2f2f7472617669732d63692e6f72672f776561726573686f2d7465616d2f796969322d776561726573686f2d6e6f74696669636174696f6e732d7265706f7369746f72792e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wearesho-team/yii2-wearesho-notifications-repository)[![codecov](https://camo.githubusercontent.com/5285fa462e52d9ee0d28cd9ac2a05d4a987523da35e32f02bdf3cc9790e02de0/68747470733a2f2f636f6465636f762e696f2f67682f776561726573686f2d7465616d2f796969322d776561726573686f2d6e6f74696669636174696f6e732d7265706f7369746f72792f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/wearesho-team/yii2-wearesho-notifications-repository)

This library helps to configure [Wearesho Notifications Repository](https://github.com/wearesho-team/wearesho-notifications-repository)in Yii2 application.

It contains:

- Bootstrap
- Job for yii2-queue for async notification pushing

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

[](#installation)

```
composer require wearesho-team/yii2-wearesho-notifications-repository
```

Usage
-----

[](#usage)

Put [Bootstrap](./src/Bootstrap.php) to the bootstrap section in your application's config

```
