Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 303 Bytes

Mailer Component

A mailer component that allows you to send email easily with PHPMailer.

Requirements

  • PHP 8.2+

Installation

$ composer require qubus/mail

More Info