cybrary/Generic PHP Action

Use the Composer CLI in your Github Actions.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Dec 15, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: cybrary/php-generic-action@8727de342da7c2900689b05d20f978016d20d512 # no releases — HEAD as of 2026-07-11

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
php_versionWhat version of PHP to usenolatest
php_extensionsSpace separated list of extensions to configure with the PHP buildno
commandComposer command to runyesphp -i
namedescription
full_commandThe full command passed to docker to run