Skip to content

vnyvishwakarma/cf-ex-php-info

 
 

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

  • Shell 78.5%
  • PHP 16.6%
  • Python 4.9%