

# Advanced examples for PHP in Elastic Beanstalk
<a name="php-samples"></a>

To get started with PHP applications on AWS Elastic Beanstalk, you need an application [source bundle](applications-sourcebundle.md) to upload as your first application version to deploy to an environment. 

We recommend the [QuickStart for PHP](php-quickstart.md) to get started with a simple PHP application deployed with the EB CLI.

**Topics**
+ [Adding a database](create_deploy_PHP.rds.md)
+ [Tutorial - Laravel](php-laravel-tutorial.md)
+ [Tutorial - CakePHP](php-cakephp-tutorial.md)
+ [Tutorial - Symfony](php-symfony-tutorial.md)
+ [Tutorial - HA production](php-ha-tutorial.md)
+ [Tutorial - HA WordPress](php-hawordpress-tutorial.md)
+ [Tutorial - HA Drupal](php-hadrupal-tutorial.md)