depage / mail
depage-mail is a small simple mail generator and sender and a more convinient wrapper for the mail() function, when something bigger is unnecessary or not required.
1.4.2
2013-10-01 00:00 UTC
Requires
- php: >= 5.3
Requires (Dev)
- ext-mailparse: *
- phpunit: *
This package is auto-updated.
Last update: 2024-10-27 14:48:05 UTC
README
depage-mail is a small simple mail generator and sender and a more convenient wrapper for the mail() function, when something bigger is unnecessary or not required.
Features
- simple to use
- may be used to send plain and html-text
- generates plain-text based on html-text
- simplifies attaching files
- unit tested
Prerequisites
- PHP >= 5.3
For more information
- You can fork us at: http://github.com/depage/depage-mail/