rwoverdijk / sxmail
A simple mail module for Zend Framework 2.
Installs: 1 474
Dependents: 0
Suggesters: 0
Security: 0
Stars: 11
Watchers: 4
Forks: 8
Open Issues: 3
Requires
- php: >=5.5
- zendframework/zend-config: 2.*
- zendframework/zend-modulemanager: 2.*
- zendframework/zend-view: 2.*
Replaces
README
Warning!
Please rename your package to spoonx/sxmail
. It has been moved there.
Introduction
This module is intended for usage with a default directory structure of a ZendSkeletonApplication. This module allows you to easily configure mailings, and send them. After setting up minimal configuration, you can start sending out e-mails.
Installation
./composer.phar require spoonx/sxmail
#when asked for a version, type "1.*".
Features
- Easily configurable. Both messages and transport.
- Use ViewModels
- Layout support
- Mimepart detection
- Easy header configuration
- Access to native classes
- Generates alternative body
- 100% code coverage
- Scratches your back after a long day of work
- Makes a good drinking buddy.
For usage and configuration examples, please take a look at the wiki. The wiki can be found here.
Questions / support
If you're having trouble with this module there are a couple of resources that might be of help.
- The wiki.
- RWOverdijk at irc.freenode.net #zftalk.dev.
- Issue tracker. (Please try to not submit unrelated issues).
- By mail