承接 deliciousbrains/wp-amazon-web-services 相关项目开发

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

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

deliciousbrains/wp-amazon-web-services

Composer 安装命令:

composer require deliciousbrains/wp-amazon-web-services

包简介

Houses the Amazon Web Services (AWS) PHP libraries and manages access keys. Required by other AWS plugins.

README 文档

README

Contributors: bradt, deliciousbrains
Tags: amazon, amazon web services
Requires at least: 4.6
Tested up to: 4.9
Stable tag: 1.0.5
License: GPLv3

Houses the Amazon Web Services (AWS) PHP SDK v2 libraries and manages access keys.

Description

This plugin allows the user to define AWS access keys and allows other plugins to hook into it and use the AWS SDK that's included.

The plan was for this plugin to be a dependency of several plugins and all could use the same AWS SDK. We realized however that there are problems with this idea and we've taken another approach.

This plugin was used by our plugins (WP Offload S3 and WP Offload S3 Lite) but it is almost certainly used by other plugins we're not aware of. So although it is no longer needed for our plugins, we'll leave it here for others.

Requirements

  • PHP version 5.3.3 or greater
  • PHP cURL library 7.16.2 or greater
  • cURL compiled with OpenSSL and zlib
  • curl_multi_exec enabled

Installation

  1. Use WordPress' built-in installer
  2. A new AWS menu will appear in the side menu

Screenshots

1. Settings screen

Settings screen

Changelog

1.0.5 - 2018-02-20

  • Change: Plugins page removed as this plugin is no longer required by WP Offload S3 or WP Offload S3 Lite
  • Bug fix: Update checking broken for version 1.5 or less of WP Offload S3
  • Bug fix: WP_Offload_S3_Autoloader class included in plugin
  • Bug fix: License in composer.json fails Packagist validation

1.0.4 - 2017-11-20

  • Improvement: Compatibility with WordPress 4.9
  • Improvement: Compatibility with WP Offload S3 1.5.1
  • Bug fix: Reveal access keys form option shown when keys partially defined
  • Bug fix: WP_Error being passed to AWS methods
  • Bug fix: "More info" links can be broken across two lines

1.0.3 - 2017-06-19

  • Improvement: Compatibility with WP Offload S3 1.5

1.0.2 - 2017-03-13

  • New: AWS SDK updated to 2.8.31
  • New: London and Montreal regions added

1.0.1 - 2016-12-13

  • New: Mumbai and Seoul regions added

1.0 - 2016-09-29

  • Improvement: Compatibility with WP Offload S3 Lite 1.1
  • Improvement: Compatibility with WP Offload S3 1.2

0.3.7 - 2016-09-01

  • Improvement: No longer delete plugin data on uninstall. Manual removal possible, as per this doc.

0.3.6 - 2016-05-30

  • Improvement: Now checks that the curl_multi_exec function is available.

0.3.5 - 2016-03-07

  • Improvement: Support for DBI_ prefixed constants to avoid conflicts with other plugins
  • Improvement: Redesign of the Addons page
  • Improvement: Compatibility with WP Offload S3 Lite 1.0
  • Improvement: Compatibility with WP Offload S3 1.1

0.3.4 - 2015-11-02

  • Improvement: Compatibility with WP Offload S3 Pro 1.0.3

0.3.3 - 2015-10-26

  • Improvement: Updated Amazon SDK to version 2.8.18
  • Improvement: Fix inconsistent notice widths on Access Keys screen
  • New: WP Offload S3 Pro addons (Enable Media Replace, Meta Slider, WPML) added to the Addons screen

0.3.2 - 2015-08-26

  • New: WP Offload S3 Pro upgrade and addons added to the Addons screen

0.3.1 - 2015-07-29

  • Bug fix: Style inconsistencies on the Addons screen

0.3 - 2015-07-08

  • New: Support for IAM Roles on Amazon EC2 using the AWS_USE_EC2_IAM_ROLE constant
  • New: Redesigned Access Keys and Addons screens
  • Improvement: Settings menu item renamed to Access Keys
  • Improvement: Access Keys link added to plugin row on Plugins screen
  • Improvement: Activate addons directly from within Addons screen
  • Improvement: Quick Start Guide documentation

0.2.2 - 2015-01-19

  • Bug Fix: Reverting AWS client config of region and signature

0.2.1 - 2015-01-10

  • New: AWS SDK updated to 2.7.13
  • New: Translation ready
  • Improvement: Code cleanup to WordPress coding standards
  • Improvement: Settings notice UI aligned with WordPress style
  • Bug: Error if migrating keys over from old Amazon S3 and CloudFront plugin settings

0.2 - 2014-12-04

  • New: AWS SDK updated to 2.6.16
  • New: Set the region for the AWS client by defining AWS_REGION in your wp-config.php
  • New: Composer file for Packagist support
  • Improvement: Base plugin class performance of installed version
  • Improvement: Base plugin class accessor for various properties
  • Improvement: Addon plugin modal now responsive
  • Improvement: Better menu icon
  • Improvement: Code formatting to WordPress standards

0.1 - 2013-09-20

  • First release

deliciousbrains/wp-amazon-web-services 适用场景与选型建议

deliciousbrains/wp-amazon-web-services 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 139.05k 次下载、GitHub Stars 达 43, 最近一次更新时间为 2014 年 10 月 12 日, 在 PHP 生态内属于活跃度较高的组件。

它主要适用于以下技术方向: 「amazon」 「plugin」 「aws」 「amazon-web-services」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。

我们在过去多个企业项目中使用过 deliciousbrains/wp-amazon-web-services 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 deliciousbrains/wp-amazon-web-services 我们能提供哪些服务?
定制开发 / 二次开发

基于 deliciousbrains/wp-amazon-web-services 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 139.05k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 43
  • 点击次数: 13
  • 依赖项目数: 1
  • 推荐数: 0

GitHub 信息

  • Stars: 43
  • Watchers: 15
  • Forks: 38
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-3.0-only
  • 更新时间: 2014-10-12