More Elastic Beanstalk example applications and tutorials for PHP
To get started with PHP applications on AWS Elastic Beanstalk, all you need is an application source bundle to upload as your first application version and to deploy to an environment. The QuickStart for PHP topic walks you through launching the sample PHP application with the EB CLI. This section provides more in-depth tutorials.
PHP tutorials
- Deploying a Laravel application to Elastic Beanstalk
- Deploying a CakePHP application to Elastic Beanstalk
- Deploying a Symfony application to Elastic Beanstalk
- Deploying a high-availability PHP application with an external Amazon RDS database to Elastic Beanstalk
- Deploying a high-availability WordPress website with an external Amazon RDS database to Elastic Beanstalk
- Deploying a high-availability Drupal website with an external Amazon RDS database to Elastic Beanstalk
- Adding an Amazon RDS DB instance to your PHP Elastic Beanstalk environment