Skip to main content
These CI Workflows are no longer maintained
In light of challenges with the GitHub Platform, Encore Digital Group no longer actively uses GitHub beyond mirroring some of our open source repositories. As a result, these CI Workflows are no longer maintained and may no longer function as expected or at all. CI Workflow documentation remains available as a reference but use of these workflows in a production capacity is not advised.

PHP Workflows

Workflow NameLanguage/ToolDescriptionLink
PHP Static AnalysisPHPRuns static analysis tools (PHPStan, etc.) for PHP projectsDocumentation
PHP Unit TestsPHPRuns PHP unit tests with Pest/PHPUnit and optional CodeCov integrationDocumentation