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