承接 swolebrain/ahrdmail-client-php 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

swolebrain/ahrdmail-client-php

Composer 安装命令:

composer require swolebrain/ahrdmail-client-php

包简介

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

README 文档

README

No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

Installation & Usage

Requirements

PHP 8.1 and later.

Composer

To install the bindings via Composer, add the following to composer.json:

{
  "repositories": [
    {
      "type": "vcs",
      "url": "https://github.com/GIT_USER_ID/GIT_REPO_ID.git"
    }
  ],
  "require": {
    "GIT_USER_ID/GIT_REPO_ID": "*@dev"
  }
}

Then run composer install

Manual Installation

Download the files and include autoload.php:

<?php
require_once('/path/to/OpenAPIClient-php/vendor/autoload.php');

Getting Started

Please follow the installation procedure and then run the following:

<?php
require_once(__DIR__ . '/vendor/autoload.php');



// Configure API key authorization: smithy.api.httpApiKeyAuth
$config = Ahrdmail\Client\Configuration::getDefaultConfiguration()->setApiKey('x-api-key', 'YOUR_API_KEY');
// Uncomment below to setup prefix (e.g. Bearer) for API key, if needed
// $config = Ahrdmail\Client\Configuration::getDefaultConfiguration()->setApiKeyPrefix('x-api-key', 'Bearer');


$apiInstance = new Ahrdmail\Client\Api\DefaultApi(
    // If you want use custom http client, pass your client which implements `GuzzleHttp\ClientInterface`.
    // This is optional, `GuzzleHttp\Client` will be used as default.
    new GuzzleHttp\Client(),
    $config
);
$check_email_identity_dns_request_content = new \Ahrdmail\Client\Model\CheckEmailIdentityDnsRequestContent(); // \Ahrdmail\Client\Model\CheckEmailIdentityDnsRequestContent

try {
    $result = $apiInstance->checkEmailIdentityDns($check_email_identity_dns_request_content);
    print_r($result);
} catch (Exception $e) {
    echo 'Exception when calling DefaultApi->checkEmailIdentityDns: ', $e->getMessage(), PHP_EOL;
}

API Endpoints

All URIs are relative to http://localhost

Class Method HTTP request Description
DefaultApi checkEmailIdentityDns POST /email-identity/check-dns
DefaultApi createEmailIdentity POST /email-identities
DefaultApi createMailbox POST /mailboxes
DefaultApi createSubtenant POST /subtenants
DefaultApi deleteEmailIdentity DELETE /email-identity
DefaultApi deleteMailbox DELETE /mailboxes/{address}
DefaultApi describeSubtenants GET /subtenants
DefaultApi listCampaignMetrics GET /metrics/campaigns
DefaultApi listEmailIdentities GET /email-identities
DefaultApi listMailboxes GET /mailboxes
DefaultApi listSubtenantMetrics GET /metrics/subtenants
DefaultApi sendEmail POST /email
DefaultApi updateMailbox PATCH /mailboxes/{address}

Models

Authorization

Authentication schemes defined for the API:

smithy.api.httpApiKeyAuth

  • Type: API key
  • API key parameter name: x-api-key
  • Location: HTTP header

Tests

To run the tests, use:

composer install
vendor/bin/phpunit

Author

About this package

This PHP package is automatically generated by the OpenAPI Generator project:

  • API version: 1.2.0
    • Generator version: 7.20.0
  • Build package: org.openapitools.codegen.languages.PhpClientCodegen

统计信息

  • 总下载量: 91
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 10
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: unlicense
  • 更新时间: 2026-03-13

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固