Download the PHP package mvnaz/imapconnector without Composer
On this page you can find all versions of the php package mvnaz/imapconnector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package imapconnector
mvnaz/imapconnector
This package allows you to connect to imap protocol via proxy.
Good qualities:
- Package is very flexible, you can replace any element with your own (ResponseContainer, Parser, Commander, implement your own proxy types)
- Already implemented Socks5 and Https proxies
Limitations
- Proxy authorization need to be implemented
- Parser, Commander - these objects I would not recommend to use from this package in real project. I have included it for example, to show how you can use the stream.
To include it for use in your project, please add following code to your composer.json:
Usage
All versions of imapconnector with dependencies
PHP Build Version
Package Version
Requires
zbateson/mail-mime-parser Version
*
The package mvnaz/imapconnector contains the following files
Loading the files please wait ....