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

0734↑32.1%[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 yesterday

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

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

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://avatars.githubusercontent.com/u/1878479?v=4)[Grégory Viguier](/maintainers/Screenfeed)[@Screenfeed](https://github.com/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

[rs/laravel-version-control

Foundations for making your app version controlled. Provides migration, blueprint and base models. Will make your app GxP compliant if you exclusively use the VC models and table structure as set out in this package.

1228.0k](/packages/rs-laravel-version-control)[overtrue/laravel-easy-sms

overtrue/easy-sms service provider for Laravel.

324.5k1](/packages/overtrue-laravel-easy-sms)[hiqdev/yii2-language

Yii2 module for language switching

1126.5k1](/packages/hiqdev-yii2-language)

PHPackages © 2026

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