Updated on 2026-01-08 GMT+08:00

Using PHP for Build

In this action, you declare, install, and package the PHP libraries your project depends on by using the PHP runtime environment and Composer.

Graphical Build

Add Build in PHP, when configuring build actions.

The parameters are described in the following table.

Parameter

Description

Action Name

Name of a build action. It can be customized.

Tool Version

Select a tool version.

Commands

Configure the PHP commands. You can also use default commands. If you have special build requirements, enter your custom build script in the text box.

Code-based Build

Parameter

Type

Description

Mandatory

Default Value

command

string

Commands to be run.

Yes

None