Skip to content

strelov1/yii2-imap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%