PHPackages                             youshido/cs-code-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. [Testing &amp; Quality](/categories/testing)
4. /
5. youshido/cs-code-standard

ActiveCoding-standard[Testing &amp; Quality](/categories/testing)

youshido/cs-code-standard
=========================

CodeSniffer ruleset witch extend Symfony code style and add something new

v0.1(9y ago)03.1k1MIT

Since May 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Youshido/CS-CodeStyle)[ Packagist](https://packagist.org/packages/youshido/cs-code-standard)[ Docs](https://github.com/youshido/CS-coding-standard)[ RSS](/packages/youshido-cs-code-standard/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (2)Versions (1)Used By (1)

Youshido Symfony2 PHP CodeSniffer Coding Standard
=================================================

[](#youshido-symfony2-php-codesniffer-coding-standard)

This standard copy [Symfony2](https://github.com/djoos/Symfony2-coding-standard) one with following changes:

- Concatenation spacing equal 1

### Installation

[](#installation)

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

Install the coding standard as a dependency of your project

```
    composer require --dev youshido/cs-code-standard

```

### Usage

[](#usage)

Run CodeSniffer with following parameters to check your project code style:

```
    ./vendor/bin/phpcs --encoding=utf-8 --extensions=php --standard=./vendor/youshido/cs-code-standard ./src -p

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity51

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

Unknown

Total

1

Last Release

3285d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

phpcssymfonySymfony2Coding Standard

### Embed Badge

![Health badge](/badges/youshido-cs-code-standard/health.svg)

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

###  Alternatives

[escapestudios/symfony2-coding-standard

CodeSniffer ruleset for the Symfony 2+ coding standard

40611.1M275](/packages/escapestudios-symfony2-coding-standard)[consistence/coding-standard

Consistence - Coding Standard - PHP Code Sniffer rules

75833.3k94](/packages/consistence-coding-standard)[endouble/symfony3-custom-coding-standard

Customized CodeSniffer ruleset for the Symfony3 projects

11108.3k1](/packages/endouble-symfony3-custom-coding-standard)[sci3ma/symfony-grumphp

Configured GrumPHP with bunch of tools for static code analysis Symfony Framework

196.7k](/packages/sci3ma-symfony-grumphp)

PHPackages © 2026

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