PHPackages                             araujolops/ensistmailer - 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. araujolops/ensistmailer

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

araujolops/ensistmailer
=======================

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

06PHP

Since Jun 3Pushed 3y ago1 watchersCompare

[ Source](https://github.com/araujolops/ensistmailer)[ Packagist](https://packagist.org/packages/araujolops/ensistmailer)[ RSS](/packages/araujolops-ensistmailer/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Notification Library via email using phpMailer
==============================================

[](#notification-library-via-email-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 araujolops/example
```

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

```
