Skip to content

paketo-buildpacks/php

Repository files navigation

Paketo Buildpack for PHP

gcr.io/paketo-buildpacks/php

The PHP Paketo Buildpack provides a set of collaborating buildpacks that enable the building of a PHP-based application. These buildpacks include:

The buildpack supports building PHP console and web applications. Web applications can be run on either the built-in PHP webserver, Apache HTTPD or NGINX. The buildpack also provides optional support for the utilization of Composer as a package manager.

Usage examples can be found in the samples repository under the php directory.

This buildpack also includes the following utility buildpacks:

The PHP buildpack is compatible with the following builder(s):

Docs

Check out the PHP Paketo Buildpack docs for more information.