PHPackages                             bernardosecades/php-quality-tools - 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. bernardosecades/php-quality-tools

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

bernardosecades/php-quality-tools
=================================

A meta composer package for install PHP Static Code Analysis Tools.

v1.0.0(9y ago)0901MIT

Since Aug 31Pushed 9y ago1 watchersCompare

[ Source](https://github.com/bernardosecades/php-quality-tools)[ Packagist](https://packagist.org/packages/bernardosecades/php-quality-tools)[ RSS](/packages/bernardosecades-php-quality-tools/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (8)Versions (2)Used By (1)

PHP Quality Tools
=================

[](#php-quality-tools)

[![Build Status](https://camo.githubusercontent.com/e4cead56795634cd32bc8ee88f7e9b0287923b61c7c95a31b74cbab2da6bb283/68747470733a2f2f7472617669732d63692e6f72672f6265726e6172646f736563616465732f7068702d7175616c6974792d746f6f6c732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/bernardosecades/php-quality-tools)[![License](https://camo.githubusercontent.com/32d9feb9cd559d0abf2fac726cdcfce981cfe4f9687904c9e5b5e557dbaaca55/68747470733a2f2f706f7365722e707567782e6f72672f6265726e6172646f736563616465732f7068702d7175616c6974792d746f6f6c732f6c6963656e7365)](https://packagist.org/packages/bernardosecades/php-quality-tools)

It is a metapackage that contains requirements related with PHP Static Code Analysis Tools.

Tools
-----

[](#tools)

- [sensiolabs/security-checker](https://github.com/sensiolabs/security-checker): The SensioLabs Security Checker is a command line tool that checks if your application uses dependencies with known security vulnerabilities.
- [squizlabs/php\_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer): PHP\_CodeSniffer is an essential development tool that ensures your code remains clean and consistent.
- [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer): The PHP Coding Standards Fixer tool fixes most issues in your code when you want to follow the PHP coding standards as defined in the PSR-1 and PSR-2 documents and many more.
- [sebastian/phpcpd](https://github.com/sebastianbergmann/phpcpd): It is a Copy/Paste Detector (CPD) for PHP code.
- [pdepend/pdepend](https://github.com/pdepend/pdepend): PHP\_Depend is an adaption of the established Java development tool JDepend. This tool shows you the quality of your design in the terms of extensibility, reusability and maintainability.
- [phploc/phploc](https://github.com/sebastianbergmann/phploc): It is a tool for quickly measuring the size and analyzing the structure of a PHP project
- [sstalle/php7cc](https://github.com/sstalle/php7cc): It is a command line tool designed to make migration from PHP 5.3-5.6 to PHP 7 easier
- [phpmd/phpmd](https://github.com/phpmd/phpmd): It is a spin-off project of PHP Depend and aims to be a PHP equivalent of the well known Java tool PMD.

Usage
-----

[](#usage)

```
php vendor/bin/

```

Example:

```
php vendor/bin/phpcpd test.php

```

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

[](#installation)

```
composer require bernardosecades/php-quality-tools --dev

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

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

3537d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1932461?v=4)[Bernardo Secades](/maintainers/bernardosecades)[@bernardosecades](https://github.com/bernardosecades)

---

Top Contributors

[![bernardosecades](https://avatars.githubusercontent.com/u/1932461?v=4)](https://github.com/bernardosecades "bernardosecades (5 commits)")

---

Tags

phpqaanalysistoolsacceptance

### Embed Badge

![Health badge](/badges/bernardosecades-php-quality-tools/health.svg)

```
[![Health](https://phpackages.com/badges/bernardosecades-php-quality-tools/health.svg)](https://phpackages.com/packages/bernardosecades-php-quality-tools)
```

###  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)
