Deploying PHP applications with Elastic Beanstalk
You can deploy a PHP application in a few minutes using the Elastic Beanstalk Command Line Interface (EB CLI) or the Elastic Beanstalk console. To learn how, start with the QuickStart tutorial, then review the advanced examples.
Resources for deploying PHP applications to Elastic Beanstalk
-
QuickStart for PHP — Step-by-step instructions to deploy a Hello World PHP application using the EB CLI.
-
Using the Elastic Beanstalk PHP platform — How to use platform features specifically for PHP.
-
Advanced examples — How to tutorials for common PHP frameworks and applications, plus how to add an Amazon RDS database to your environment.
For more info on developing with PHP in AWS, see the following resources:
-
GitHub
— Install the AWS SDK for PHP using GitHub. -
PHP Developer Center
— Tools, docs, and sample code to develop PHP applications on AWS. -
AWS SDK for PHP FAQs — Get answers to commonly asked questions.