Skip to content

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

License

Notifications You must be signed in to change notification settings

benzine-framework/action-setup-php

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

action-setup-php

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

Tests Status QC Status

Inputs

  • working_directory: The directory to run the PHP setup in. Default: ..
  • php_tools: The PHP tools to install.

Outputs

  • php_version: The PHP version that was detected.

Exported Envs

  • PHP_VERSION: The PHP version that was detected.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published