PHPackages                             assoconnect/php-quality-config - 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. assoconnect/php-quality-config

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

assoconnect/php-quality-config
==============================

v2.2.0(1mo ago)015.5k↓43.5%2[2 PRs](https://github.com/assoconnect/php-quality-config/pulls)13MITPHPPHP ^8.3

Since Dec 11Pushed 1mo ago5 watchersCompare

[ Source](https://github.com/assoconnect/php-quality-config)[ Packagist](https://packagist.org/packages/assoconnect/php-quality-config)[ Docs](https://github.com/assoconnect/php-quality-config/)[ RSS](/packages/assoconnect-php-quality-config/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (28)Versions (34)Used By (13)

Quality config used at AssoConnect
==================================

[](#quality-config-used-at-assoconnect)

[![Build Status](https://github.com/assoconnect/php-quality-config/actions/workflows/build.yml/badge.svg)](https://github.com/assoconnect/php-quality-config/actions/workflows/build.yml)[![Quality Gate Status](https://camo.githubusercontent.com/bed0dfa7e286225032115232166ad1e85eff3d3a4e1d7377742584e1159ff244/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d6173736f636f6e6e6563745f7068702d7175616c6974792d636f6e666967266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/dashboard?id=assoconnect_php-quality-config)

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

[](#installation)

```
composer require --dev assoconnect/php-quality-config

```

In rector, you can use the ruleset:

```
return RectorConfig::configure()
    ->withSets([
        __DIR__ . '/vendor/assoconnect/php-quality-config/src/Rector/rules.php',
    ])
```

PHPStan
-------

[](#phpstan)

### Including in this package

[](#including-in-this-package)

- `EnforceHttpsLinksRule` to ban insecure links containing `http:` in string scalars and PHPDoc blocks
- `ForbidIdenticalClassComparisonRule` to ban strict comparison of objects
- `DateTimeMustNotBeUsedRule` to ban the usage of `DateTime` and enforce the use of `DateTimeImmutable` for safer and more predictable date handling

### From other packages

[](#from-other-packages)

- `phpstan/phpstan-phpunit`
- `phpstan/phpstan-strict-rules`
- `phpstan/phpstan-webmozart-assert`
- `roave/no-floaters`
- `shipmonk/phpstan-rules`
- `thecodingmachine/phpstan-strict-rules`

PHPCS / Code Style
------------------

[](#phpcs--code-style)

### Including in this package

[](#including-in-this-package-1)

- `PSR-12` coding standard

### From other packages

[](#from-other-packages-1)

- `SlevomatCodingStandard.Namespaces.UnusedUses`

###  Health Score

56

—

FairBetter than 98% of packages

Maintenance89

Actively maintained with recent releases

Popularity27

Limited adoption so far

Community26

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 75% 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 ~49 days

Recently: every ~63 days

Total

25

Last Release

59d ago

Major Versions

v1.16.0 → v2.0.02026-01-27

PHP version history (4 changes)v1.0.0PHP ^7.4|^8.0

v1.8.0PHP ^8.1

v1.9.0PHP ^8.2

v2.1.0PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3177556?v=4)[Sylvain](/maintainers/sylfabre)[@sylfabre](https://github.com/sylfabre)

---

Top Contributors

[![sylfabre](https://avatars.githubusercontent.com/u/3177556?v=4)](https://github.com/sylfabre "sylfabre (60 commits)")[![noriam](https://avatars.githubusercontent.com/u/7116522?v=4)](https://github.com/noriam "noriam (6 commits)")[![TristanPouliquen](https://avatars.githubusercontent.com/u/9153231?v=4)](https://github.com/TristanPouliquen "TristanPouliquen (6 commits)")[![mathieu-bourlet](https://avatars.githubusercontent.com/u/6514541?v=4)](https://github.com/mathieu-bourlet "mathieu-bourlet (5 commits)")[![guitoon](https://avatars.githubusercontent.com/u/3265716?v=4)](https://github.com/guitoon "guitoon (3 commits)")

---

Tags

phpphpcsphpunitPHPStan

### Embed Badge

![Health badge](/badges/assoconnect-php-quality-config/health.svg)

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

###  Alternatives

[larastan/larastan

Larastan - Discover bugs in your code without running it. A phpstan/phpstan extension for Laravel

6.4k43.5M5.2k](/packages/larastan-larastan)[wp-cli/wp-cli-tests

WP-CLI testing framework

422.7M87](/packages/wp-cli-wp-cli-tests)[sci3ma/symfony-grumphp

Configured GrumPHP with bunch of tools for static code analysis Symfony Framework

196.7k](/packages/sci3ma-symfony-grumphp)[robiningelbrecht/phpunit-coverage-tools

PHPUnit coverage tools

1783.0k34](/packages/robiningelbrecht-phpunit-coverage-tools)

PHPackages © 2026

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