Download the PHP package phpro/zf-mail-manager without Composer
On this page you can find all versions of the php package phpro/zf-mail-manager. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package zf-mail-manager
Repository abandoned 2020-11-27
This repository has been archived since we are not using it anymore internally. Feel free to use it AS-IS, we won't be providing any support anymore.
Mail Manager
This package provides an easy-to-use mail-manager for ZF2 that lets you focus on creating your mails. Every e-mail is a class that you can configure based on your own needs. The mail manager uses a configurable mail adapter so that you don't have to worry about sending your mails.
Installation
Module Installation
Add to composer.json
Add module to application.config.php
Add your custom mail settings
Create your own Mail objects
Sending your e-mail:
Supported adapters
At the moment following adapters are supported:
- ZendMail
- Mandrill
All versions of zf-mail-manager with dependencies
PHP Build Version
Package Version
Requires
slm/mail Version
~1.4.0
zendframework/zend-mail Version 2.*
zendframework/zend-mime Version 2.*
zendframework/zend-mvc Version 2.*
zendframework/zend-modulemanager Version 2.*
zendframework/zend-servicemanager Version 2.*
zendframework/zend-view Version 2.*
zendframework/zend-mail Version 2.*
zendframework/zend-mime Version 2.*
zendframework/zend-mvc Version 2.*
zendframework/zend-modulemanager Version 2.*
zendframework/zend-servicemanager Version 2.*
zendframework/zend-view Version 2.*
The package phpro/zf-mail-manager contains the following files
Loading the files please wait ....