This document discusses using PHP with IBM Bluemix. It provides an overview of developing PHP applications on Bluemix, including using the PHP buildpack, configuring dependencies, discovering and instantiating Bluemix services, deploying applications, and debugging. It also demonstrates deploying a sample PHP/MySQL application to Bluemix that uses a ClearDB database service.