Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

acmailer/acmailer

Repository files navigation

AcMailer

Build Status Code Coverage Latest Stable Version Total Downloads License Paypal Donate

This module provides an easy and flexible way to send emails from Mezzio and Laminas MVC applications (formerly known as Zend Expressive and Zend MVC). It allows you to pre-configure emails and transports, and then send those emails at runtime.

You will be able to compose emails from templates, and easily add attachments using different strategies.

Important!

This package is abandoned. More info

Installation

The recommended way to install this module is by using composer.

composer require acelaya/acmailer

If this gives you any problem, try using the old package name.

composer require acelaya/zf2-acmailer

Documentation

You can browse the online documentation here https://acmailer.github.io/acmailer.


Thanks to JetBrains for their support to open source projects.

PhpStorm