Skip to content

a easy one class solution for simple IMAP email access in php

License

Notifications You must be signed in to change notification settings

mgw2007/php-imap-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

226 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Imap Client

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.

Features

  • simple interface
  • get emails and folders
  • move, delete, count emails
  • rename, delete and add folders
  • get attachments

Install

Read our install guide

How to use

Read our usage guide

Methods

Read our current list of methods

Errors

Are you stuck on an error? Read our error guide

Feedback and Contributing

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!

License

Copyright (c) 2016-2017 Tobias Zeising, tobias.zeising@aditu.de
http://www.aditu.de
Licensed under the GNU public license

About

a easy one class solution for simple IMAP email access in php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • PHP 100.0%