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. [Validation &amp; Sanitization](/categories/validation)
4. /
5. starbug/standard

ActiveLibrary[Validation &amp; Sanitization](/categories/validation)

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

Starbug coding standard configurations and validation tools.

v1.2(6y ago)011.0k↓53.3%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 today

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 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity64

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

2330d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/46478?v=4)[Cogent](/maintainers/cogent)[@cogent](https://github.com/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

[drupal/coder

Coder is a library to review Drupal code.

3045.9M575](/packages/drupal-coder)[dereuromark/cakephp-ide-helper

CakePHP IdeHelper Plugin to improve auto-completion

1882.3M44](/packages/dereuromark-cakephp-ide-helper)[ec-europa/toolkit

Toolkit packaged for Drupal projects based on Robo.

40252.8k34](/packages/ec-europa-toolkit)[youwe/testing-suite

Contains Youwe's default testing packages for php.

13191.0k8](/packages/youwe-testing-suite)[h4cc/phpqatools

A meta composer package for PHP QA Tools.

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

Symfony Bundle for PhpProjectAnalyzer

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

PHPackages © 2026

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