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(11y ago)0651MITPHP

Since Mar 26Pushed 11y 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 today

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 57% 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

4015d 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

[maclof/kubernetes-client

A simple yet elegant client for accessing and controlling a Kubernetes cluster.

237916.9k5](/packages/maclof-kubernetes-client)

PHPackages © 2026

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