PHPackages                             c-quential/coding-standard - 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. c-quential/coding-standard

ActivePhpcodesniffer-standard[Testing &amp; Quality](/categories/testing)

c-quential/coding-standard
==========================

C-quential Coding Standard for PHP\_CodeSniffer.

1.1.1(2mo ago)03.6k↓55.6%MITPHPPHP ^8.3

Since Feb 20Pushed 2mo ago1 watchersCompare

[ Source](https://github.com/C-quential/coding-standard)[ Packagist](https://packagist.org/packages/c-quential/coding-standard)[ RSS](/packages/c-quential-coding-standard/feed)WikiDiscussions main Synced 3d ago

READMEChangelogDependencies (4)Versions (5)Used By (0)

C-quential Coding Standard
==========================

[](#c-quential-coding-standard)

*Custom rules for [PHP\_CodeSniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer)*

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

[](#installation)

Install using Composer.

```
composer require c-quential/coding-standard
```

Sniffs
------

[](#sniffs)

Below is an alphabetical list of sniffs, with short explanations.

### Strings

[](#strings)

`CquentialCodingStandard.Strings.UnneededDoubleQuoteUsage`: If a string can be rewritten to use single quotes, without adding string concatenation, you must do so.

### TypeHints

[](#typehints)

`CquentialCodingStandard.TypeHints.ArrowFunctionTypeHint`: This sniff checks if arrow functions are fully type-hinted. All parameters need to be type-hinted and a return type is also required. If there is no return value, you can use `null`, as `void` is not allowed on arrow functions.

###  Health Score

46

—

FairBetter than 92% of packages

Maintenance86

Actively maintained with recent releases

Popularity22

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity56

Maturing project, gaining track record

 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

Every ~141 days

Total

4

Last Release

74d ago

Major Versions

0.1.0 → 1.0.02025-12-17

### Community

Maintainers

![](https://www.gravatar.com/avatar/82d5ad343bed67c64bd7067a5a448cf98cc29c49da0e7f722746d05905811ae7?d=identicon)[MeesterDev](/maintainers/MeesterDev)

---

Top Contributors

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

---

Tags

phpcs

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/c-quential-coding-standard/health.svg)

```
[![Health](https://phpackages.com/badges/c-quential-coding-standard/health.svg)](https://phpackages.com/packages/c-quential-coding-standard)
```

###  Alternatives

[slevomat/coding-standard

Slevomat Coding Standard for PHP\_CodeSniffer complements Consistence Coding Standard by providing sniffs with additional checks.

1.5k134.0M2.3k](/packages/slevomat-coding-standard)[dealerdirect/phpcodesniffer-composer-installer

PHP\_CodeSniffer Standards Composer Installer Plugin

601175.5M2.4k](/packages/dealerdirect-phpcodesniffer-composer-installer)[wp-coding-standards/wpcs

PHP\_CodeSniffer rules (sniffs) to enforce WordPress coding conventions

2.8k47.8M2.2k](/packages/wp-coding-standards-wpcs)[escapestudios/symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

40611.5M301](/packages/escapestudios-symfony2-coding-standard)[phpcompatibility/phpcompatibility-wp

A ruleset for PHP\_CodeSniffer to check for PHP cross-version compatibility issues in projects, while accounting for polyfills provided by WordPress.

22134.3M759](/packages/phpcompatibility-phpcompatibility-wp)[sirbrillig/phpcs-variable-analysis

A PHPCS sniff to detect problems with variables.

14552.3M128](/packages/sirbrillig-phpcs-variable-analysis)

PHPackages © 2026

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