Download the PHP package zone-webmail/wildduck-php-client without Composer
On this page you can find all versions of the php package zone-webmail/wildduck-php-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 wildduck-php-client
Wildduck API PHP Client
A PHP client for the Wildduck email server API to simplify communicating with the Wildduck e-mail server on PHP applications.
Heavily inspired by stripe/stripe-php.
Requirements
- PHP 7.4 or newer
Installation
Require Wildduck PHP client via Composer
Configuration options
ENV variables:
- WDPC_REQUEST_LOGGING (true/false) - Enable/Disable logging of request params
- WDPC_REQUEST_LOGGING_FOLDER_PERMISSIONS (0755) - The permissions given to the generated folders
- WDPC_REQUEST_LOGGING_PATTERN - Absolute url RegEx to match requests that need logging
- WDPC_REQUEST_LOGGING_DIRECTORY - The directory in which to save the logs.
- This is the base directory absolute path and under it extra folders will be created
- Subdirectory created will be "YYYY-MM-DD-HH"
- And under it every request will create a file
- File naming scheme "the request type (GET, POST, etc.)"-"the users WD id"-"a random generated string"
Usage
WIP
Contributing
WIP
License
All versions of wildduck-php-client with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.1|^8.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
symfony/http-foundation Version ^6.0
guzzlehttp/guzzle Version ^7.3
ext-curl Version *
ext-json Version *
ext-mbstring Version *
symfony/http-foundation Version ^6.0
guzzlehttp/guzzle Version ^7.3
The package zone-webmail/wildduck-php-client contains the following files
Loading the files please wait ....