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

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

andrerodri13/notification
=========================

This is a library that uses composer as the basic fort generating email notifications

v1.0.1(8y ago)019MITPHP

Since Feb 23Pushed 8y ago1 watchersCompare

[ Source](https://github.com/andrerodri13/notification)[ Packagist](https://packagist.org/packages/andrerodri13/notification)[ RSS](/packages/andrerodri13-notification/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Email Notification Library, use phpMailer
=========================================

[](#email-notification-library-use-phpmailer)

This library has the function of sending email using a phpmailer library. Doing this in an uncomplicated way is essential for any system.

To do a library installation, run the following command:

```
Composer require andrerodri13/composer_teste
```

To make use of the library, simply require the autoload of the composer, invoke a class and make a method call:

```
