It's useful guide with all info how to send emails using PHP and SMTP and the basic PHP email sending principles, syntax, and parameters.
Also there are also 3 popular options you can try to send emails:
PHPMailer;
Symfony Mailer;
Third-party email sending services like Mailtrap, Sendgrid, Mailgun etc.