This PHP IMAP Client is a simple class for IMAP Email access. It is based on the PHP IMAP extension and offers a simple interface for handling emails. In my opinion the PHP IMAP functions are not very intuitive.
- simple interface
- get emails and folders
- move, delete, count emails
- rename, delete and add folders
- get attachments
Read our install guide
Read our usage guide
Read our current list of methods
Are you stuck on an error? Read our error guide
Feel free to improve this class. You can use the pull request function of github for contributing improvments. The inner structure of this class is simple and easy. Don't hesitate and check it out ;). Note to contributers: If you make a edit and it gets accepted it is up to YOU to add your self to the composer.json file. No one will do this for you!
Copyright (c) 2016-2017 Tobias Zeising, tobias.zeising@aditu.de
http://www.aditu.de
Licensed under the GNU public license