/getting-started-php

A tutorial for creating a complete application using PHP on Google Cloud Platform

Primary LanguagePHPApache License 2.0Apache-2.0

Getting started with PHP on Google Cloud Platform

Build Status Jenkins Build Status Coverage Status

This repository contains the complete sample code for the PHP Getting Started on Google Cloud Platform tutorials. Please refer to the tutorials for instructions on configuring, running, and deploying these samples.

The code for each tutorial is in an individual folder in this repository.

Tutorial Folder
Hello world 1-hello-world
Structured data 2-structured-data
Cloud Storage 3-cloud-storage
Authenticating users 4-auth
Logging app events 5-logging
Using Pub/Sub 6-pubsub
Deploying to Google Container Engine (GKE) optional-container-engine
Deploying to Google Compute Engine (GCE) optional-compute-engine

Contributing changes

Licensing