paketo-buildpacks / php

Licence: Apache-2.0 license
A Cloud Native Buildpack for PHP

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Labels

Projects that are alternatives of or similar to php

go-build
A Cloud Native Buildpack for compiling Go applications
Stars: ✭ 18 (+5.88%)
Mutual labels:  cnb
nodejs
A Cloud Native Buildpack for Node.JS
Stars: ✭ 29 (+70.59%)
Mutual labels:  cnb
dotnet-core
A Cloud Native Buildpack for .NET Core
Stars: ✭ 27 (+58.82%)
Mutual labels:  cnb
java
A Cloud Native Buildpack with an order definition suitable for Java applications
Stars: ✭ 66 (+288.24%)
Mutual labels:  cnb
go-dist
A Cloud Native Buildpack for Go
Stars: ✭ 17 (+0%)
Mutual labels:  cnb
graalvm
A Cloud Native Buildpack that provides the GraalVM implementations of JREs and JDKs
Stars: ✭ 21 (+23.53%)
Mutual labels:  cnb
go
A Cloud Native Buildpack for Go
Stars: ✭ 53 (+211.76%)
Mutual labels:  cnb
ruby
No description or website provided.
Stars: ✭ 15 (-11.76%)
Mutual labels:  cnb
bellsoft-liberica
A Cloud Native Buildpack that provides the Bellsoft Liberica implementations of JREs and JDKs
Stars: ✭ 33 (+94.12%)
Mutual labels:  cnb

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.

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].