-
Notifications
You must be signed in to change notification settings - Fork 3
PHP class for fetching email and processing attachments
License
driverdan/emailreader
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Email Reader Project home: https://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 [email protected]: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
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published