Download the PHP package rodrigofrancon/notification without Composer
On this page you can find all versions of the php package rodrigofrancon/notification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download rodrigofrancon/notification
More information about rodrigofrancon/notification
Files in rodrigofrancon/notification
Download rodrigofrancon/notification
More information about rodrigofrancon/notification
Files in rodrigofrancon/notification
Vendor rodrigofrancon
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
Email notification library using phpMail
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.
Developers
- phpMailer - Lib to send E-mail
License
MIT
All versions of notification with dependencies
PHP Build Version
Package Version
Requires
phpmailer/phpmailer Version
6.1.7
The package rodrigofrancon/notification contains the following files
Loading the files please wait ....