Download the PHP package silverslice/mail-reader without Composer
On this page you can find all versions of the php package silverslice/mail-reader. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download silverslice/mail-reader
More information about silverslice/mail-reader
Files in silverslice/mail-reader
Download silverslice/mail-reader
More information about silverslice/mail-reader
Files in silverslice/mail-reader
Please rate this library. Is it a good library?
Informations about the package mail-reader
Test emails easily in php
Without mailcatcher headache:)
MailReader stores your emails in local directory and provides convenient way to test them.
Install
composer require silverslice/mail-reader
Usage
- Copy
bin/smtp_catcher.php
to convenient folder. - Specify folder for e-mails in
bin/smtp_catcher.php
(optional). - Set in php.ini:
sendmail_path = /path/to/smtp_catcher.php
- Write test:
All versions of mail-reader with dependencies
PHP Build Version
Package Version
The package silverslice/mail-reader contains the following files
Loading the files please wait ....