# Google Compute Engine PHP Samples

## Description
This is a set of examples of calling the Google Compute Engine API
in PHP. These samples include calling the API with the
[Google Cloud Client](https://github.com/googleapis/google-cloud-php).

Following samples are available:
  * [Hello world](helloworld): a simple web-based example of calling the Google Compute Engine API
  * [Instances](instances): GCE instances manipulation samples
  * [Firewall](firewall): firewall rules manipulation samples
  * [Logging](logging): app demonstrating how to log to Compute Engine from a PHP application
 
## Google Cloud Samples

To browse ready to use code samples check
[Google Cloud Samples](https://cloud.google.com/docs/samples?language=php&product=computeengine).