AWS Developer Blog
Tag: php
Preview the AWS Resource APIs for PHP
This year is just about over, but we are too excited to wait until the new year to share with you a feature we are developing for the AWS SDK for PHP. We are calling it the AWS Resource APIs for PHP. This feature is maintained as a separate package, but it acts as an […]
Read MoreAWS re:Invent 2014
We spent the past week at AWS re:Invent! The PHP SDK team was there with many of our co-workers and customers. It was a great conference, and we had a lot of fun. If you did not attend re:Invent or follow our @awsforphp Twitter feed during the event, then you have a lot to catch […]
Read MoreVersion 3 Preview of the AWS SDK
We’re excited to introduce you to the preview release of Version 3 of the AWS SDK for PHP! As of today, the preview release of Version 3 (V3) is available on GitHub and via Composer. Two years ago, we released Version 2 (V2) of the SDK. Since then, thousands of developers and companies have adopted […]
Read MoreKeeping Up with the Latest Release
In the past, we’ve used various means to announce new releases of the AWS SDK for PHP. We’ve recently evaluated our options to decide which tools work best with our release process, and are easiest for our users to consume. The best way to track releases of the SDK is to use the “Releases” page […]
Read MoreEnd of Life of PEAR Channel
There’s been a noticeable wave of popular PHP projects recently announcing that they will no longer support PEAR as an installation method. Because the AWS SDK for PHP provides a PEAR channel, we’ve been very interested in the discussion in the community on PEAR channel support. PEAR has been one of the many ways to […]
Read MoreRelease: AWS SDK for PHP – Version 2.6.12
We would like to announce the release of version 2.6.12 of the AWS SDK for PHP. This release adds support for new regions to the Kinesis client and new features to the AWS Support and AWS IAM clients. Install the SDK Install via Composer/Packagist (e.g., "aws/aws-sdk-php": "~2.6.12") Download the aws.phar Download the aws.zip
Read MoreRelease: AWS SDK for PHP – Version 2.6.11
We would like to announce the release of version 2.6.11 of the AWS SDK for PHP. Added support for Amazon Cognito Identity Added support for Amazon Cognito Sync Added support for Amazon CloudWatch Logs Added support for editing existing health checks and associating health checks with tags to the Amazon Route 53 client Added the […]
Read MoreRelease: AWS SDK for PHP – Version 2.6.10
We would like to announce the release of version 2.6.10 of the AWS SDK for PHP. This release adds support for new regions to the AWS CloudTrail and Amazon Kinesis clients. Install the SDK Install via Composer/Packagist (e.g., "aws/aws-sdk-php": "~2.6.10") Download the aws.phar Download the aws.zip
Read MoreRelease: AWS SDK for PHP – Version 2.6.9
We would like to announce the release of version 2.6.9 of the AWS SDK for PHP. This release adds support for uploading document batches and submitting search and suggestion requests to an Amazon CloudSearch domain using the new CloudSearch Domain client. It also adds support for configuring delivery notifications to the Amazon SES client, and […]
Read MoreRelease: AWS SDK for PHP – Version 2.6.8
We would like to announce the release of version 2.6.8 of the AWS SDK for PHP. This release updates the Amazon Elastic Transcoder and Amazon EMR clients to use the latest service descriptions, and fixes a few issues. Added support for closed captions to the Elastic Transcoder client. Added support for IAM roles to the […]
Read More