dev-master
9999999-devMailer
MIT
The Requires
- php >=7.1
library mailer smtp
0.1
0.1.0.0Mailer
MIT
The Requires
- php >=7.1
library mailer smtp
Mailer
, (*1)
Simple SMTP mailer, (*2)
// If you're testing this script you have to set SERVER_NAME putenv("SERVER_NAME=website.com"); (new Nymphaion\Mail\Smtp('smtp.mail.com', 'sabrina@mail.com', 'super_password')) ->sender('Sabrina') ->to('mykola@gmail.com') ->html('<p>Hello man!</p>') ->send(); }
Mailer
MIT
library mailer smtp
Mailer
MIT
library mailer smtp