Download the PHP package jalle19/sanemail without Composer
On this page you can find all versions of the php package jalle19/sanemail. 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 sanemail
SaneMail
Zend Mail wrapper for those who want to preserve their sanity without having to resort to using ZF1. It provides an easy solution for sending e-mail without having to write 50 lines of code, and in contrast to doing it according to the ZF2 documentation, this way actually works.
Features
- Does the proper magic to make sure Zend\Mail actually uses the encoding you specify
- Always sets a plain-text version before the HTML version so that your e-mails, you know, actually display correctly
- Properly sets the correct Content-Type for e-mails containing both a plain-text and an HTML version so that, as sane people expect, the HTML version is displayed unless the user requests the plain-text version
Installation
Install via Composer
Usage
License
This library is licensed under the MIT license
All versions of sanemail with dependencies
PHP Build Version
Package Version
Requires
zendframework/zend-mail Version
2.2.*
The package jalle19/sanemail contains the following files
Loading the files please wait ....