PHP Workflows
| Workflow Name | Language/Tool | Description | Link |
|---|---|---|---|
| PHP Static Analysis | PHP | Runs static analysis tools (PHPStan, etc.) for PHP projects | Documentation |
| PHP Unit Tests | PHP | Runs PHP unit tests with Pest/PHPUnit and optional CodeCov integration | Documentation |