Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 555 Bytes

README.md

File metadata and controls

26 lines (20 loc) · 555 Bytes

yii2 Imap

This library can be used to read mails from IMAP server using PHP and Yii2.

Installation by composer

{
    "require": {
       "roopz/yii2-imap": "dev-master"
    }
}

Or

$ composer require roopz/yii2-imap "dev-master"

Documentation

Documentation, Usage and Demo

Contribute

Feel free to contribute. If you have ideas for examples, add them to the repo and send in a pull request.

Apreciate

Dont forgett o Leave me a "star" if you like it. Enjoy coding!