AWS Developer Tools Blog

Tag: php

Reduce Composer Issues on Elastic Beanstalk

During the past couple of months, we’ve had a few reports from customers where they have experienced PHP application deployment failures on AWS Elastic Beanstalk related to parsing exceptions being thrown by Composer. In case you have recently run into the issue yourself, we would like to briefly describe why it is happening and how […]

AWS SDK for PHP Office Hour

The AWS SDKs and Tools team invites you to the first-ever online office hour hosted by the maintainers of the AWS SDK for PHP. It will be held via Google Hangouts at 10:30-11:30am PDT (UTC -7:00) on Monday 6/29. If you don’t have one already, you will need to create an account with Google to […]

Updated Framework Modules for V3

Last month, we announced that Version 3 of the AWS SDK for PHP was generally available. We’ve now updated all of our framework-specific modules with releases that support Version 3 (V3) of the SDK. Take a look! AWS Service Provider for Laravel V3 Support: Version 3.0.0 Older Versions: 2.0 branch – For Version 2 of […]

HaPHPy 20th Birthday to PHP

Twenty years ago, Rasmus Lerdorf announced version 1.0 of PHP. It’s now two decades later, and PHP has evolved so much and is still going strong. The AWS SDK for PHP team would like to say thank you to everyone who has contributed to the PHP language and community over these past twenty years, and […]

Version 3 of the AWS SDK for PHP

Last October, we announced the Developer Preview of Version 3 of the AWS SDK for PHP. We even presented about it at AWS re:Invent last November. We are grateful for your early feedback and support. Since last fall, we’ve been hard at work on improving, testing, and documenting Version 3 to get it ready for […]

DynamoDB JSON and Array Marshaling for PHP

Back in October of 2014, Amazon DynamoDB added support for new data types, including the map (M) and list (L) types. These new types, along with some API updates, make it possible to store more complex, multilevel data, and use DynamoDB for document storage. The DynamoDB Marshaler To make these new types even easier for […]

WordPress on AWS Whitepapers

This is a guest post by Andreas Chatzakis (@achatzakis), one of our AWS Solutions Architects. WordPress is a very popular open source blogging tool and content management system (CMS) based on PHP and MySQL. AWS customers have been deploying WordPress to power anything from small blogs up to high traffic web sites. We have recently […]

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 […]

Version 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 […]

Keeping 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 […]