Sets up a PHP project with GitHub Actions, including detecting PHP version and running composer install.
working_directory
: The directory to run the PHP setup in. Default:.
.php_tools
: The PHP tools to install.
php_version
: The PHP version that was detected.
PHP_VERSION
: The PHP version that was detected.