PHPackages                             covex-nn/phpqatools - 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. covex-nn/phpqatools

AbandonedArchivedLibrary

covex-nn/phpqatools
===================

Composer package for PHP QA Tools

2.0.1(9y ago)51.4k5MITPHPPHP &gt;=5.5.9

Since Jul 27Pushed 9y ago1 watchersCompare

[ Source](https://github.com/covex-nn/phpqatools)[ Packagist](https://packagist.org/packages/covex-nn/phpqatools)[ RSS](/packages/covex-nn-phpqatools/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependenciesVersions (12)Used By (5)

PHP QA Tools
============

[](#php-qa-tools)

[![](https://camo.githubusercontent.com/c76d1b52811b05e6ccec77618aba80367a2951ede3cd183646d59d6965186c47/68747470733a2f2f7472617669732d63692e6f72672f636f7665782d6e6e2f7068707161746f6f6c732e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/covex-nn/phpqatools/)

Contents (Phar files)
---------------------

[](#contents-phar-files)

- PHPUnit v4.8.26
- PHP\_CodeSniffer v2.6.1
- phpDocumentor v2.8.5
- PHPMD v2.4.3
- phpcpd v2.0.4
- phploc v3.0.1
- PDepend v2.2.4
- PHP CodeBrowser

Installation
------------

[](#installation)

- Use this template for composer.json to install all tools, described on [jenkins-php.org](http://jenkins-php.org/) via [Composer](http://getcomposer.org/)

```
{
  "require-dev" : {
    "covex-nn/phpqatools" : "~2.0"
  }
}
```

Usage
-----

[](#usage)

- Create your *[phpcs.xml](https://github.com/covex-nn/phpqatools/blob/master/phpcs.xml)*, *[phpdoc.xml](https://github.com/covex-nn/phpqatools/blob/master/phpdoc.xml)*, *[phpmd.xml](https://github.com/covex-nn/phpqatools/blob/master/phpmd.xml)* and *[phpunit.xml](https://github.com/covex-nn/phpqatools/blob/master/phpunit.xml)*.
- Use this template for *build.xml*

```

```

- Use this template for *build-dev.xml*

```

```

- Write [code](https://github.com/covex-nn/phpqatools/blob/master/src/JooS/Jenkins/SampleClass.php), create [unit-tests](https://github.com/covex-nn/phpqatools/blob/master/tests/src/JooS/Jenkins/SampleClassTest.php)
- Run `ant init`
- Run `ant -f build-dev.xml CI-build`

To skip one ore more QA tools set appropriate ant property to `1`:

- `CI.no-pdepend`
- `CI.no-phpmd`
- `CI.no-phpcpd`
- `CI.no-phpcs`
- `CI.no-phploc`
- `CI.no-phpunit`
- `CI.no-phpcb`
- `CI.no-phpdoc`

To fail or to ignore ant job if CI tool return non-zero result set appropriate ant property to `true` or to `false`:

- `CI.failonerror-phpunit` (default value: `true`)
- `CI.failonerror-pdepend` (default value: `false`)
- `CI.failonerror-phpmd` (default value: `false`)
- `CI.failonerror-phpcpd` (default value: `false`)
- `CI.failonerror-phpcs` (default value: `false`)
- `CI.failonerror-phploc` (default value: `false`)
- `CI.failonerror-phpcb` (default value: `false`)
- `CI.failonerror-phpdoc` (default value: `false`)

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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 ~108 days

Recently: every ~197 days

Total

11

Last Release

3589d ago

Major Versions

1.4.0 → 2.0.02016-07-09

### Community

Maintainers

![](https://www.gravatar.com/avatar/fd7f833537e59f3a0275ec881051e8d08ee9b658025f675f201228956da8a3e0?d=identicon)[covex-nn](/maintainers/covex-nn)

---

Top Contributors

[![covex-nn](https://avatars.githubusercontent.com/u/110878?v=4)](https://github.com/covex-nn "covex-nn (69 commits)")

### Embed Badge

![Health badge](/badges/covex-nn-phpqatools/health.svg)

```
[![Health](https://phpackages.com/badges/covex-nn-phpqatools/health.svg)](https://phpackages.com/packages/covex-nn-phpqatools)
```

PHPackages © 2026

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