PHPackages                             quartetcom/static-analysis-kit - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. quartetcom/static-analysis-kit

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

quartetcom/static-analysis-kit
==============================

Strict and modern kit to optimise the codebase defensively.

v8.3.4(2y ago)144.3k↓100%1[5 PRs](https://github.com/quartetcom/static-analysis-kit/pulls)5MITPHPPHP ^8.3

Since Jan 21Pushed 1y ago4 watchersCompare

[ Source](https://github.com/quartetcom/static-analysis-kit)[ Packagist](https://packagist.org/packages/quartetcom/static-analysis-kit)[ RSS](/packages/quartetcom-static-analysis-kit/feed)WikiDiscussions 8.2 Synced 1mo ago

READMEChangelog (10)Dependencies (8)Versions (52)Used By (5)

🛡️ static-analysis-kit
======================

[](#️-static-analysis-kit)

[![CircleCI](https://camo.githubusercontent.com/8d7f73051baa842c65e8878231790949d2d394743220f9e23637ab12ce66c40d/68747470733a2f2f646c2e636972636c6563692e636f6d2f7374617475732d62616467652f696d672f67682f71756172746574636f6d2f7374617469632d616e616c797369732d6b69742f747265652f382e312e7376673f7374796c653d736869656c6426636972636c652d746f6b656e3d65363634663964653338383630613834656239653936633437373638633431363832343731363833)](https://dl.circleci.com/status-badge/redirect/gh/quartetcom/static-analysis-kit/tree/master)[![GitHub Actions](https://github.com/quartetcom/static-analysis-kit/actions/workflows/php.yml/badge.svg)](https://github.com/quartetcom/static-analysis-kit/actions/workflows/php.yml)

Strict and modern kit to optimise the codebase defensively.

📦 Installation
--------------

[](#-installation)

```
composer require --dev quartetcom/static-analysis-kit:~8.2
./vendor/bin/static-analysis-kit install
```

> **Note**
> Replace `~8.2` with the PHP version you want to use. Refer [Versioning](#-versioning) for details.

The project will be automatically optimised by answering the questions.

🔖 Versioning
------------

[](#-versioning)

Version of this package follows the PHP version that which is supported. For example, if you want to use in a PHP 8.2 project, use in range of `~8.2`．

✅ Development Flow
------------------

[](#-development-flow)

1. Change code
2. Run "Reformat Code" (%L) in PhpStorm
3. Confirm there are no errors (will be highlighted on the scroll bar)
4. Run `composer analyse`
5. Problems about formatting can be resolved by `composer fix`
6. The remaining problems should caused by the code, so fix them manually (You can run `composer fix:risky` or `composer fix:rector` to resolve them, but this causes code breaks; be careful of the diff after run)
7. Commit after confirmed there are no errors by running `composer analyse`

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance28

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community24

Small or concentrated contributor base

Maturity74

Established project with proven stability

 Bus Factor1

Top contributor holds 70.4% 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 ~12 days

Recently: every ~40 days

Total

47

Last Release

650d ago

PHP version history (3 changes)v8.1.0PHP ^8.1

v8.2.0-alpha.0PHP ^8.2

v8.3.0PHP ^8.3

### Community

Maintainers

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

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

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

---

Top Contributors

[![siketyan](https://avatars.githubusercontent.com/u/12772118?v=4)](https://github.com/siketyan "siketyan (262 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (105 commits)")[![77web](https://avatars.githubusercontent.com/u/296615?v=4)](https://github.com/77web "77web (2 commits)")[![dddsuzuki](https://avatars.githubusercontent.com/u/35087637?v=4)](https://github.com/dddsuzuki "dddsuzuki (1 commits)")[![Ippey](https://avatars.githubusercontent.com/u/471948?v=4)](https://github.com/Ippey "Ippey (1 commits)")[![kin29](https://avatars.githubusercontent.com/u/12015851?v=4)](https://github.com/kin29 "kin29 (1 commits)")

---

Tags

phpphp-librarystatic-analysis

### Embed Badge

![Health badge](/badges/quartetcom-static-analysis-kit/health.svg)

```
[![Health](https://phpackages.com/badges/quartetcom-static-analysis-kit/health.svg)](https://phpackages.com/packages/quartetcom-static-analysis-kit)
```

###  Alternatives

[symplify/monorepo-builder

Not only Composer tools to build a Monorepo.

5205.3M82](/packages/symplify-monorepo-builder)[shlinkio/shlink

A self-hosted and PHP-based URL shortener application with CLI and REST interfaces

4.8k4.3k](/packages/shlinkio-shlink)[shivas/versioning-bundle

Symfony application versioning, simple console command to manage version (with providers e.g. git tag) of your application using Semantic Versioning 2.0.0 recommendations

1121.2M1](/packages/shivas-versioning-bundle)[worksome/coding-style

Worksomes coding style

49771.7k57](/packages/worksome-coding-style)[overtrue/php-opencc

中文简繁转换，支持词汇级别的转换、异体字转换和地区习惯用词转换（中国大陆、台湾、香港、日本新字体）。基于 \[BYVoid/OpenCC\](https://github.com/BYVoid/OpenCC) 数据实现。

12130.7k](/packages/overtrue-php-opencc)[shyim/danger-php

Port of danger to PHP

8544.9k](/packages/shyim-danger-php)

PHPackages © 2026

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