PHPackages                             gnistdesign/gdcs - 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. [PSR &amp; Standards](/categories/psr-standards)
4. /
5. gnistdesign/gdcs

ActivePhpcodesniffer-standard[PSR &amp; Standards](/categories/psr-standards)

gnistdesign/gdcs
================

Gnist Design Coding Standards - WordPress

1.0.3(1y ago)1519MIT

Since Nov 18Pushed 1y ago2 watchersCompare

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

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

Gnist Design Coding Standards - WordPress
=========================================

[](#gnist-design-coding-standards---wordpress)

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

[](#installation)

Standards can be installed with [Composer](https://getcomposer.org/) dependency manager:

```
$ composer require gnistdesign/gdcs --dev

```

Usage
-----

[](#usage)

### Basic usage

[](#basic-usage)

When the package is installed via Composer you can check your files with the coding standards via:

```
$ vendor/bin/phpcs --standard="GnistDesignWP"

```

Where `` is at least one file or directory to check, ex `.`.

### Configuration File

[](#configuration-file)

To not have to pass all the arguments to the command line, and also make your own project customizations create a `phpcs.xml.dist` file that contains something like this:

```

  A custom set of rules to check for a WordPress project

  /vendor/*

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance31

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity57

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 ~431 days

Total

4

Last Release

711d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/254322094ef9c1fbbc829dd631eea3e66153f02ce953702f197666bfc98b0253?d=identicon)[gnist](/maintainers/gnist)

---

Top Contributors

[![gnisthenke](https://avatars.githubusercontent.com/u/232314824?v=4)](https://github.com/gnisthenke "gnisthenke (7 commits)")

---

Tags

standardsphpcswordpresscoding-standardscoding-stylecode standardcode standardsPHP standardsGnist DesignGnist

### Embed Badge

![Health badge](/badges/gnistdesign-gdcs/health.svg)

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

###  Alternatives

[inpsyde/php-coding-standards

PHP 7.4+ coding standards for Syde WordPress projects.

101163.9k45](/packages/inpsyde-php-coding-standards)[automattic/vipwpcs

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

25510.2M145](/packages/automattic-vipwpcs)[wptrt/wpthemereview

PHP\_CodeSniffer rules (sniffs) to verify theme compliance with the rules for theme hosting on wordpress.org

217736.5k29](/packages/wptrt-wpthemereview)[yoast/yoastcs

PHP\_CodeSniffer rules for Yoast projects

221.1M29](/packages/yoast-yoastcs)[infinum/eightshift-coding-standards

Eightshift WordPress Coding Standards

1785.2k3](/packages/infinum-eightshift-coding-standards)[phpcompatibility/phpcompatibility-all

A set of rulesets for PHP\_CodeSniffer to check for PHP cross-version compatibility issues and opportunities to modernize code in PHP projects.

1361.7k](/packages/phpcompatibility-phpcompatibility-all)

PHPackages © 2026

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