nuuday/Composer install
Installs php with extentions and run composer install
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| PHP_VERSION | PHP version to install | yes | — |
| PHP_EXTENSIONS | extensions to install | yes | — |
| PHP_TOOLS | tools to install | no | phpcs:3.5.8 |
| CACHE_KEY | cache key for cache busting | no | cache_v1 |
| SSH_PRIVATE_KEY | Private key to access github | no | "" |
| SSH_PUBLIC_KEY | Public key to access github | no | "" |
| COMPOSER_DEFAULT_ARGUMENTS | Default composer arguments, can be overriden if required | no | --no-progress --prefer-dist --optimize-autoloader |
| COMPOSER_ARGUMENTS | additional composer arguments which you require | no | "" |
Outputs
no outputs