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

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

lovullo/phpqatools
==================

Metapackage containing common PHP QA tools for development.

012.6k

Pushed 7y ago2 watchersCompare

[ Source](https://github.com/lovullo/phpqatools)[ Packagist](https://packagist.org/packages/lovullo/phpqatools)[ RSS](/packages/lovullo-phpqatools/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersionsUsed By (0)

phpqatools
==========

[](#phpqatools)

*This project is no longer being maintained.*

Composer metapackage containing the following PHP QA and development tools:

- phpunit
- dbunit
- phpcs
- pdepend
- phpmd
- phpcpd
- phploc
- phpdox
- php-cs-fixer
- security-checker

Usage
=====

[](#usage)

Simply require it in your project's `composer.json`

```
    "require-dev": {
        "lovullo/phpqatools": "@stable"
    }
```

Or

```
$ composer require --dev lovullo/phpqatools
```

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity8

Early-stage or recently created project

 Bus Factor1

Top contributor holds 50% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6216812?v=4)[LoVullo Associates, Inc.](/maintainers/lovullo)[@lovullo](https://github.com/lovullo)

---

Top Contributors

[![frazjp65](https://avatars.githubusercontent.com/u/13321887?v=4)](https://github.com/frazjp65 "frazjp65 (2 commits)")[![mikegerwitz](https://avatars.githubusercontent.com/u/93763?v=4)](https://github.com/mikegerwitz "mikegerwitz (1 commits)")[![Slashbunny](https://avatars.githubusercontent.com/u/368525?v=4)](https://github.com/Slashbunny "Slashbunny (1 commits)")

---

Tags

composerdeprecatedphp

### Embed Badge

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

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

###  Alternatives

[dms/phpunit-arraysubset-asserts

This package provides ArraySubset and related asserts once deprecated in PHPUnit 8

14429.2M361](/packages/dms-phpunit-arraysubset-asserts)

PHPackages © 2026

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