Skip to content

romarioarruda/mailerphp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Testing the theory of clean code in software to send email using PHP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages