Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 366 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 366 Bytes

Mailer PHP

Clone the project

$ git clone https://github.com/romarioarruda/mailerphp

Install the dependencies

$ composer install

Run the standard check (PSR-12) to validate the php code in the main folder

$ composer check

Run the unit tests at main folder

$ composer test

Sending mail

$ php run.php