khs1994-docker/setup-php
Set up your GitHub Actions workflow with a specific version of 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 | PHP version | no | 8.4.10 |
| php_type | php image type, fpm | composer | swoole | php-cs-fixer | doctum | no | fpm |
| job_container_network | The id of the container network. The runner creates the network used by all containers in a job | no | bridge |
| args | shell script | no | "" |
| image | your image, e.g. username/php | no | "" |
Outputs
no outputs