Download the PHP package harmonyio/smtp-client without Composer
On this page you can find all versions of the php package harmonyio/smtp-client. 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 smtp-client
Smtp-Client
Async SMTP client
Requirements
- PHP 7.3
- ext-hash
- ext-json
In addition for non-blocking contexts one of the following event libraries should be installed:
Installation
Implementation
Authentication
The following authentication methods are currently implemented:
PLAIN
LOGIN
CRAM-MD5
SMTP Extensions
The following SMTP extensions are currently implemented:
- Authentication (
AUTH
) - MessageSizeDeclaration (
SIZE
)
All versions of smtp-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.3
ext-filter Version *
ext-hash Version *
ext-json Version *
amphp/amp Version ^2.1.1
amphp/socket Version ^0.10.11
ext-filter Version *
ext-hash Version *
ext-json Version *
amphp/amp Version ^2.1.1
amphp/socket Version ^0.10.11
The package harmonyio/smtp-client contains the following files
Loading the files please wait ....