benzine-framework/Setup PHP Project

Sets up a PHP project with GitHub Actions, including detecting PHP version and running composer install.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 9, 2026
License
GPL 3.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: benzine-framework/action-setup-php@be2febbd808b20bbe31712fcb13577af64744cc2 # no releases — HEAD as of 2026-07-11

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

namedescriptionrequireddefault
working_directoryThe directory where the project is located.no.
php_toolsThe PHP tools to install. Comma seperated list from shivammathur/setup-phpno""
namedescription
php_versionThe PHP version that was installed, influenced by composer.json