Introducing getactions—a community-driven central hub for effortlessly installable GitHub Actions workflows. Repository

getactions

Easy to use GitHub Actions Starter Workflows

The logo of the 'PHP: Run Test Suite' workflow

PHP: Run Test Suite

This GitHub Actions Workflow is designed to automate the process of installing dependencies and running tests for PHP projects. It triggers on push and pull requests to the main branch, validating the composer.json and composer.lock files, caching Composer packages for faster build times, installing dependencies using Composer, and executing the test suite.

Install

curl -s https://getactions.dev/ci/php | sh

Should this workflow not align perfectly with your requirements, don't hesitate! We'd love to add your workflow.

Searching for a specific workflow, but can't find it?