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

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

jowclides/notification
======================

This is a library that uses composer as the basis for generating e-mail notifications

02

Since Mar 19Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jowclides/notification)[ Packagist](https://packagist.org/packages/jowclides/notification)[ RSS](/packages/jowclides-notification/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

\*\* Email Notification Library using phpMailer. \*\*

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

\*\* To install the library, run the following command: \*\*

```

composer require jowclides/notification

```

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

```
