PHPackages                             benfeitoria/notification-php-sdk - 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. benfeitoria/notification-php-sdk

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

benfeitoria/notification-php-sdk
================================

A php sdk to correctly use benfeitoria-notification

v5.4.4(1mo ago)24.9kMITPHP

Since Jun 10Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/benfeitoria/notification-php-sdk)[ Packagist](https://packagist.org/packages/benfeitoria/notification-php-sdk)[ RSS](/packages/benfeitoria-notification-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (95)Used By (0)

benfeitoria/notification-php-sdk
================================

[](#benfeitorianotification-php-sdk)

Este SDK deve ser utilizado para se comunicar com o [benfeitoria/notification](https://github.com/benfeitoria/notification).

Instalação
----------

[](#instalação)

Para registrar o SDK como dependência utilize o comando:

```
compoer require benfeitoria/notification-php-sdk

```

Utilização
----------

[](#utilização)

Registre o **\\Benfeitoria\\Notification\\Services\\NotificationService** em sua aplicação.

Após o registro basta referenciar a classe de notificação que deseja disparar a partir do método **send()**:

```
