Skip to content

infusephp/email

Repository files navigation

email

Build Status Coverage Status Latest Stable Version Total Downloads HHVM Status

Mailer module for Infuse Framework

Installation

Install the package with composer:

composer require infuse/email

Add the email service to your config.php

'services' => [
	// ...
	'mailer' => 'Infuse\Email\MailerService'
	// ...
]

About

Mailer module for Infuse Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages