Skip to content

cloudfoundry-samples/cf-ex-php-info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudFoundry PHP example application: phpinfo

This is an example application which can be run on CloudFoundry using the PHP Buildpack.

This is a very simple application which exposes the phpinfo() data for the installation. It's a good place to start and see what features are available on the system.

Usage

Clone the app and push it to CloudFoundry.

git clone https://github.com/cloudfoundry-samples/cf-ex-php-info
cd cf-ex-php-info
cf push

Access your application URL in the browser.

About

CloudFoundry PHP example application: phpinfo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages