PHPackages                             wend/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. [Testing &amp; Quality](/categories/testing)
4. /
5. wend/phpqatools

ActiveMetapackage[Testing &amp; Quality](/categories/testing)

wend/phpqatools
===============

A meta composer package for PHP QA Tools.

v1.0.0(12y ago)17772LGPL-3.0+

Since May 14Pushed 10y ago3 watchersCompare

[ Source](https://github.com/wendtecnologia/phpqatools)[ Packagist](https://packagist.org/packages/wend/phpqatools)[ RSS](/packages/wend-phpqatools/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (1)Dependencies (7)Versions (2)Used By (0)

PHP QA Tools [![Latest Stable Version](https://camo.githubusercontent.com/aa766e7f767aed7e11304a5f0df09b48dc11d1e6845d650764f000d026c10926/68747470733a2f2f706f7365722e707567782e6f72672f77656e642f7068707161746f6f6c732f762f737461626c652e706e67)](https://packagist.org/packages/wend/phpqatools) [![Build Status](https://camo.githubusercontent.com/2c645a6750dcfbd73560a90c94562f561d86924387d0ac7a810b384dec1fc1ff/68747470733a2f2f7472617669732d63692e6f72672f77656e647465636e6f6c6f6769612f7068707161746f6f6c732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/wendtecnologia/phpqatools) [![License](https://camo.githubusercontent.com/fb0d187b661f366b1d921de0f05db7ce4c6953b83814661ba1c830c6d3b3b51b/68747470733a2f2f706f7365722e707567782e6f72672f77656e642f7068707161746f6f6c732f6c6963656e73652e706e67)](https://packagist.org/packages/wend/phpqatools)
=====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#php-qa-tools---)

A meta package for composer of PHP QA Tools, to simplify the installation and configuration of necessary packages:

- PHPUnit
- PHPCodeSniffer
- PHPLOC
- PDepend
- PHPMD
- PHPCPD
- PHPDocumentor

PS.: We included latest versions of each item from :

Installation
============

[](#installation)

Installing Composer at global context
-------------------------------------

[](#installing-composer-at-global-context)

```
$ curl -sS https://getcomposer.org/installer | php
$ mv composer.phar /usr/local/bin/composer

```

Installing all tools
--------------------

[](#installing-all-tools)

For a system-wide installation via composer, you can run:

```
$ composer global require 'wend/phpqatools=*'

```

Make sure you have `~/.composer/vendor/bin/` in your path.

Testing if its ok:

```
$ phploc --version

```

Versioning
==========

[](#versioning)

Its based on

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

4386d ago

### Community

Maintainers

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

---

Top Contributors

[![walkeralencar](https://avatars.githubusercontent.com/u/459481?v=4)](https://github.com/walkeralencar "walkeralencar (14 commits)")

---

Tags

phpqualityqatools

### Embed Badge

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

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

###  Alternatives

[h4cc/phpqatools

A meta composer package for PHP QA Tools.

6418.6k1](/packages/h4cc-phpqatools)

PHPackages © 2026

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