PHPackages                             starbug/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. starbug/standard

ActiveLibrary

starbug/standard
================

Starbug coding standard configurations and validation tools.

v1.2(6y ago)010.8k↓50%2Shell

Since Nov 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/cogentParadigm/starbug-standard)[ Packagist](https://packagist.org/packages/starbug/standard)[ RSS](/packages/starbug-standard/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (4)Used By (2)

Starbug Coding Standard
-----------------------

[](#starbug-coding-standard)

This package provides coding standard specifications and validation tools including [phpcs](https://github.com/squizlabs/PHP_CodeSniffer) and [PHPMD](https://github.com/phpmd/phpmd).

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

[](#installation)

Install this package with composer.

```
composer require --dev starbug/standard

```

### Git pre-commit hook

[](#git-pre-commit-hook)

Install the git pre-commit hook:

```
ln -s vendor/starbug/standard/git/pre-commit .git/hooks/pre-commit
ln -s vendor/starbug/standard/git/config .git/hooks/config

```

### VSCode workspace settings

[](#vscode-workspace-settings)

Install the VSCode workspace settings by copying them into the `.vscode` directory in your workspace root:

```
mkdir -p .vscode
cp vendor/starbug/standard/.vscode/settings.json .vscode/

```

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

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

Every ~230 days

Total

3

Last Release

2284d ago

### Community

Maintainers

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

---

Top Contributors

[![cogentParadigm](https://avatars.githubusercontent.com/u/78707?v=4)](https://github.com/cogentParadigm "cogentParadigm (12 commits)")

### Embed Badge

![Health badge](/badges/starbug-standard/health.svg)

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

###  Alternatives

[h4cc/phpqatools

A meta composer package for PHP QA Tools.

6418.6k1](/packages/h4cc-phpqatools)[jdlabails/php-project-analyzer-bundle

Symfony Bundle for PhpProjectAnalyzer

1210.8k](/packages/jdlabails-php-project-analyzer-bundle)

PHPackages © 2026

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