PHPackages                             ec-europa/qa-automation - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. ec-europa/qa-automation

ActivePhpcodesniffer-standard[Testing &amp; Quality](/categories/testing)

ec-europa/qa-automation
=======================

Extra php codesniffs for QualityAssurance.

9.5.1(5mo ago)11297.1k↓65.7%14[2 issues](https://github.com/ec-europa/qa-automation/issues)[1 PRs](https://github.com/ec-europa/qa-automation/pulls)2PHPPHP &gt;=8.1CI failing

Since Oct 4Pushed 2mo ago16 watchersCompare

[ Source](https://github.com/ec-europa/qa-automation)[ Packagist](https://packagist.org/packages/ec-europa/qa-automation)[ Docs](https://github.com/ec-europa/qa-automation)[ RSS](/packages/ec-europa-qa-automation/feed)WikiDiscussions release/9.x Synced 2d ago

READMEChangelog (10)Dependencies (8)Versions (81)Used By (2)

QA-Automation
=============

[](#qa-automation)

[![Build Status](https://camo.githubusercontent.com/896981d874e2d24ea0d6c43ebc4ff891c45c7f37311eb915e4bc5af69a9b09c0/68747470733a2f2f64726f6e652e66706669732e65752f6170692f6261646765732f65632d6575726f70612f71612d6175746f6d6174696f6e2f7374617475732e737667)](https://drone.fpfis.eu/ec-europa/qa-automation)

Holds all quality assurance automation tools. It currently consists of 2 parts. The PHP CodeSniffer sniffs that contain standards regarding the FPFIS platform. And a symfony console implementation for running QA analysis and/or reviews on Drupal projects.

1. Installation
---------------

[](#1-installation)

### 1.1 Install through composer.json

[](#11-install-through-composerjson)

```
{
  "require-dev": {
    "ec-europa/qa-automation": "^9.0"
  }
}
```

### 1.2 Install with composer command

[](#12-install-with-composer-command)

```
composer require --dev ec-europa/qa-automation:^9.0

```

2. Sniff list
-------------

[](#2-sniff-list)

```
The QualityAssurance standard contains 13 sniffs

QualityAssurance (13 sniffs)
----------------------------
  QualityAssurance.Functions.DrupalDeprecated
  QualityAssurance.Functions.DrupalForbiddenHooks
  QualityAssurance.Functions.DrupalHttpRequest
  QualityAssurance.Functions.DrupalWrappers
  QualityAssurance.Generic.Credentials
  QualityAssurance.Generic.DeprecatedConstants
  QualityAssurance.Generic.HardcodedPath
  QualityAssurance.InfoFiles.Forbidden
  QualityAssurance.InfoFiles.Required
  QualityAssurance.InstallFiles.FunctionDeclarations
  QualityAssurance.InstallFiles.HookUpdate0
  QualityAssurance.InstallFiles.HookUpdateN
  QualityAssurance.InstallFiles.InstallUpdateCallbacks

```

To update this list run:

```
./vendor/bin/phpcs -e --standard=QualityAssurance
```

###  Health Score

63

—

FairBetter than 99% of packages

Maintenance76

Regular maintenance activity

Popularity43

Moderate usage in the ecosystem

Community31

Small or concentrated contributor base

Maturity87

Battle-tested with a long release history

 Bus Factor2

2 contributors hold 50%+ of commits

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~45 days

Recently: every ~191 days

Total

76

Last Release

164d ago

Major Versions

3.4.2 → 8.1.42022-05-31

3.4.3 → 8.1.62022-07-08

3.4.4 → 9.0.02022-09-28

8.2.0 → 9.0.12023-04-04

8.3.0 → 9.1.02023-09-26

PHP version history (4 changes)1.0PHP &gt;=5.2.0

3.3.1PHP &gt;=5.6.0

3.4.0PHP &gt;=7.3

9.0.0PHP &gt;=8.1

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10885565?v=4)[European Commission](/maintainers/ec-europa)[@ec-europa](https://github.com/ec-europa)

![](https://avatars.githubusercontent.com/u/1574795?v=4)[João Costa Silva](/maintainers/joaocsilva)[@joaocsilva](https://github.com/joaocsilva)

![](https://www.gravatar.com/avatar/dcde283e67596522f4f40032b5fc8fa2e95e3411b7457cdefda827b37c3b10f0?d=identicon)[jonhy81](/maintainers/jonhy81)

---

Top Contributors

[![jonhy81](https://avatars.githubusercontent.com/u/8508448?v=4)](https://github.com/jonhy81 "jonhy81 (112 commits)")[![zarabatana](https://avatars.githubusercontent.com/u/757109?v=4)](https://github.com/zarabatana "zarabatana (53 commits)")[![joaocsilva](https://avatars.githubusercontent.com/u/1574795?v=4)](https://github.com/joaocsilva "joaocsilva (52 commits)")[![iulianweb](https://avatars.githubusercontent.com/u/19905507?v=4)](https://github.com/iulianweb "iulianweb (5 commits)")[![vever001](https://avatars.githubusercontent.com/u/1317919?v=4)](https://github.com/vever001 "vever001 (1 commits)")[![kugta](https://avatars.githubusercontent.com/u/380659?v=4)](https://github.com/kugta "kugta (1 commits)")[![claudiu-cristea](https://avatars.githubusercontent.com/u/473868?v=4)](https://github.com/claudiu-cristea "claudiu-cristea (1 commits)")[![lisotton](https://avatars.githubusercontent.com/u/1653860?v=4)](https://github.com/lisotton "lisotton (1 commits)")[![pfrenssen](https://avatars.githubusercontent.com/u/442924?v=4)](https://github.com/pfrenssen "pfrenssen (1 commits)")

---

Tags

standardsphpcscode review

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ec-europa-qa-automation/health.svg)

```
[![Health](https://phpackages.com/badges/ec-europa-qa-automation/health.svg)](https://phpackages.com/packages/ec-europa-qa-automation)
```

###  Alternatives

[behat/behat

Scenario-oriented BDD framework for PHP

4.0k101.8M2.2k](/packages/behat-behat)[slevomat/coding-standard

Slevomat Coding Standard for PHP\_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.

1.5k134.0M2.3k](/packages/slevomat-coding-standard)[dealerdirect/phpcodesniffer-composer-installer

PHP\_CodeSniffer Standards Composer Installer Plugin

601175.5M2.4k](/packages/dealerdirect-phpcodesniffer-composer-installer)[drupal/coder

Coder is a library to review Drupal code.

3045.9M576](/packages/drupal-coder)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)[acquia/coding-standards

PHP\_CodeSniffer rules (sniffs) for Acquia coding standards

225.0M35](/packages/acquia-coding-standards)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
