step-security-demo/Setup PHP Action
GitHub Action for PHP
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| php-version | Setup PHP version. | yes | 8.0 |
| extensions | Setup PHP extensions. | no | — |
| ini-values | Add values to php.ini. | no | — |
| coverage | Setup code coverage driver. | no | — |
| tools | Setup popular tools globally. | no | — |
Outputs
| name | description |
|---|---|
| php-version | PHP version in semver format |