andymoe / php

A Cloud Native Buildpack for PHP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP Paketo Buildpack

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.

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

About

A Cloud Native Buildpack for PHP

License:Apache License 2.0


Languages

Language:Go 58.4%Language:Shell 41.6%