PHPackages                             wpsyntex/polylang-cs - 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. wpsyntex/polylang-cs

ActivePhpcodesniffer-standard[Utility &amp; Helpers](/categories/utility)

wpsyntex/polylang-cs
====================

Coding standards for WP Syntex's plugins

0496↓33.3%[3 issues](https://github.com/polylang/polylang-cs/issues)PHP

Since Aug 26Pushed 3y ago2 watchersCompare

[ Source](https://github.com/polylang/polylang-cs)[ Packagist](https://packagist.org/packages/wpsyntex/polylang-cs)[ RSS](/packages/wpsyntex-polylang-cs/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Polylang Coding Standards
=========================

[](#polylang-coding-standards)

[![Version](https://camo.githubusercontent.com/593d49dfc15aeb66cefc2640c6bc6989bd68be482adff318a77c3ae0920330cb/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7061636b61676973742d6465762d2d6d61696e2d626c7565)](https://packagist.org/packages/wpsyntex/polylang-cs)[![License: MIT](https://camo.githubusercontent.com/532573a1dc2b52ca435db9db4e54f61e0028139f784bd20a681935001eb2e41c/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f706f6c796c616e672f706f6c796c616e672d6373)](https://github.com/polylang/polylang-cs/blob/main/LICENSE)

Polylang Coding Standards is a ruleset for code quality tools to be used in WP Syntex's projects.

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

[](#installation)

Standards are provided as a [Composer](https://getcomposer.org/) package and can be installed with:

```
composer require --dev wpsyntex/polylang-cs:dev-main
```

PHP Code Sniffer
----------------

[](#php-code-sniffer)

Set of [PHP\_CodeSniffer](https://github.com/squizlabs/PHP_CodeSniffer) rules.

The following rulesets are included:

- Several custom sniffs mainly focused on naming conventions,
- [NeutronStandard](https://github.com/Automattic/phpcs-neutron-standard),
- [PHPCompatibilityWP](https://github.com/PHPCompatibility/PHPCompatibilityWP) (for PHP and WP version),
- [Suin](https://github.com/suin/phpcs-psr4-sniff) (for PSR-4),
- [WordPress](https://github.com/WordPress/WordPress-Coding-Standards),
- [WordPressVIPMinimum](https://github.com/Automattic/VIP-Coding-Standards).

Example for your `phpcs.xml.dist` file:

```

    Coding standards for Polylang Foobar.

    .

```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity25

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/28a15a62bebc943eac612deb52bb1230b71c878f1a6687cdf534b59b73a73ef6?d=identicon)[Screenfeed](/maintainers/Screenfeed)

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

---

Top Contributors

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

---

Tags

phpphpcs-standardwordpress

### Embed Badge

![Health badge](/badges/wpsyntex-polylang-cs/health.svg)

```
[![Health](https://phpackages.com/badges/wpsyntex-polylang-cs/health.svg)](https://phpackages.com/packages/wpsyntex-polylang-cs)
```

###  Alternatives

[heroyt/tournament-generator

A set of classes used to create multiple kinds of tournament brackets in PHP.

6615.2k](/packages/heroyt-tournament-generator)

PHPackages © 2026

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