Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

2 Commits

Repository files navigation

Email Reader
Project home: http://github.com/driverdan/emailreader
Author home: http://driverdan.com
Class to fetch email. Currently only supports saving attachments and deleting messages.
This was developed because I needed to save images attached to email sent from smartphones.
Requirements
-----
PHP IMAP extension. If you installed from a package it's probably included.
See http://www.php.net/manual/en/imap.installation.php.
Using
-----
1. Get latest version from github: git clone git@github.com:driverdan/emailreader.git
2. Require the class: require_once("email_reader.class.php");
3. See phpdocs for documentation.
Feel free to contribute additional features by forking on github.

About

PHP class for fetching email and processing attachments

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages