承接 challgren/php-aws-smtp-password 相关项目开发

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

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

challgren/php-aws-smtp-password

Composer 安装命令:

composer require challgren/php-aws-smtp-password

包简介

Converts an AWS secret access key to a SMTP password.

README 文档

README

Converts an AWS secret access key to a SMTP password.

This library helps you convert and IAM user credentials to SES SMTP credentials.

The SMTP username is the Access Key ID. The password can be derived by using a formula provided by AWS at https://docs.aws.amazon.com/ses/latest/DeveloperGuide/smtp-credentials.html

Installation

PhpAwsSmtpPassword convert is available on Packagist (using semantic versioning), and installation via Composer is the recommended way to install this. Just add this line to your composer.json file:

"challgren/php-aws-smtp-password": "^1.0"

or run

composer require challgren/php-aws-smtp-password

A Simple example

<?php
use PhpAwsSmtpPassword\PhpAwsSmtpPassword;

$smtp_password = PhpAwsSmtpPassword::convert($key, $region)

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2021-08-14

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固