Download the PHP package andresiqueira/notification without Composer
On this page you can find all versions of the php package andresiqueira/notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download andresiqueira/notification
More information about andresiqueira/notification
Files in andresiqueira/notification
Download andresiqueira/notification
More information about andresiqueira/notification
Files in andresiqueira/notification
Vendor andresiqueira
Package notification
Short Description This is a library that uses composer as the basis for generating email notifications
License MIT
Package notification
Short Description This is a library that uses composer as the basis for generating email notifications
License MIT
Please rate this library. Is it a good library?
Informations about the package notification
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:
To use the library, simply require the composer to autoload, invoke the class and call the method:
Note that the entire configuration of sending e-mail is using the magic method builder! Once the builder method has been invoked within your application, your system will be able to take the shots.
Developer
- André Siqueira - Developer
- phpMailer - Lib to send E-mail
License
MIT
All versions of notification with dependencies
PHP Build Version
Package Version
Requires
phpmailer/phpmailer Version
6.0.1
The package andresiqueira/notification contains the following files
Loading the files please wait ....