Skip to content

hhdivil/php-imap-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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, [email protected]
http://www.aditu.de
Licensed under the GNU public license

About

a easy solution for simple IMAP email access in php

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%