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

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

metasyntactical/symfony-coding-standard
=======================================

A coding standard to check against the Symfony coding standards

v1.0.3(10y ago)0651MITPHP

Since Mar 26Pushed 10y ago2 watchersCompare

[ Source](https://github.com/MetaSyntactical/symfony-coding-standard)[ Packagist](https://packagist.org/packages/metasyntactical/symfony-coding-standard)[ RSS](/packages/metasyntactical-symfony-coding-standard/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)DependenciesVersions (5)Used By (1)

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

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

[![Packagist](https://camo.githubusercontent.com/643f5bca2accd33baf053cb0f2bc6959bdaa19e524cd4b99a61055ecd56c2705/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6d65746173796e746163746963616c2f73796d666f6e792d636f64696e672d7374616e646172642e7376673f6c6162656c3d737461626c65)](https://packagist.org/packages/metasyntactical/symfony-coding-standard)

A coding standard to check against the [Symfony coding standards](http://symfony.com/doc/current/contributing/code/standards.html), copied from escapestudios/Symfony2-coding-standard which itself was copied from the -disappeared- opensky/Symfony2-coding-standard repository.

Composer integration has been additionally enabled.

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

[](#installation)

Require PHP\_CodeSniffer and this sniff in your project `composer.json`:

```
{
    "require-dev": {
        "squizlabs/php_codesniffer": "~2.3",
        "metasyntactical/symfony-coding-standard": "~1.0"
    }
}
```

Afterwards call CodeSniffer with the standard:

```
$ vendor/bin/phpcs $FILENAME --standard=vendor/metasyntactical/composer-codesniffer-hooks/Symfony2/ruleset.xml
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 53.8% 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 ~34 days

Total

4

Last Release

3969d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/461576?v=4)[Daniel Kreuer](/maintainers/dkreuer)[@dkreuer](https://github.com/dkreuer)

---

Top Contributors

[![djoos](https://avatars.githubusercontent.com/u/449510?v=4)](https://github.com/djoos "djoos (7 commits)")[![wickedOne](https://avatars.githubusercontent.com/u/343850?v=4)](https://github.com/wickedOne "wickedOne (5 commits)")[![dkreuer](https://avatars.githubusercontent.com/u/461576?v=4)](https://github.com/dkreuer "dkreuer (1 commits)")

### Embed Badge

![Health badge](/badges/metasyntactical-symfony-coding-standard/health.svg)

```
[![Health](https://phpackages.com/badges/metasyntactical-symfony-coding-standard/health.svg)](https://phpackages.com/packages/metasyntactical-symfony-coding-standard)
```

###  Alternatives

[league/container

A fast and intuitive dependency injection container.

86787.8M343](/packages/league-container)[stella-maris/clock

A pre-release of the proposed PSR-20 Clock-Interface

7947.5M2](/packages/stella-maris-clock)[wptrt/wpthemereview

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

217736.5k29](/packages/wptrt-wpthemereview)[inpsyde/modularity

Modular PSR-11 implementation for WordPress plugins, themes or libraries.

54383.3k3](/packages/inpsyde-modularity)[php-standard-library/phpstan-extension

PHPStan PSL extension

201.2M13](/packages/php-standard-library-phpstan-extension)[elie29/zend-phpdi-config

PSR-11 PHP-DI autowire container configurator for Laminas, Mezzio, ZF2, ZF3 and Zend Expressive applications

20238.6k7](/packages/elie29-zend-phpdi-config)

PHPackages © 2026

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