PHPackages                             instaclick/symfony2-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. instaclick/symfony2-coding-standard

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

instaclick/symfony2-coding-standard
===================================

A code standard to check against the Symfony coding standards.

0.0.2(13y ago)1048.9k↑343.8%5[4 issues](https://github.com/instaclick/Symfony2-coding-standard/issues)13MITPHP

Since Jan 4Pushed 6y ago11 watchersCompare

[ Source](https://github.com/instaclick/Symfony2-coding-standard)[ Packagist](https://packagist.org/packages/instaclick/symfony2-coding-standard)[ RSS](/packages/instaclick-symfony2-coding-standard/feed)WikiDiscussions master Synced today

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

Symfony2 PHP CodeSniffer Coding Standard + Object Calisthenics
==============================================================

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

A code standard to check against the [Symfony coding standards](http://symfony.com/doc/current/contributing/code/standards.html)and [object calisthenics](http://www.slideshare.net/rdohms/bettercode-phpbenelux212alternate) (adapted for PHP).

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

[](#installation)

1. Install phpcs and this coding standard via composer.json:

    ```
     "require": {
         "instaclick/php-code-sniffer": "dev-master",
         "instaclick/symfony2-coding-standard": "dev-master"
     }

    ```

Contributing
------------

[](#contributing)

If you do contribute code to these sniffs, please make sure it conforms to the PEAR coding standard and that the Symfony2-coding-standard unit tests still pass.

To check the coding standard, run from the Symfony2-coding-standard source root:

```
$ phpcs --ignore=*/tests/* --standard=PEAR . -n

```

The unit-tests are run from within the PHP\_CodeSniffer directory:

```
$ phpunit --filter Symfony2_* tests/AllTests.php

```

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance12

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community32

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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 ~132 days

Total

2

Last Release

4797d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7527f543a29a1e6b1bcbe7525e619a3a02345b49abbc40f775f88a26aaf39a96?d=identicon)[instaclick](/maintainers/instaclick)

---

Top Contributors

[![bobthecow](https://avatars.githubusercontent.com/u/53660?v=4)](https://github.com/bobthecow "bobthecow (25 commits)")[![robocoder](https://avatars.githubusercontent.com/u/922051?v=4)](https://github.com/robocoder "robocoder (10 commits)")[![davehauenstein](https://avatars.githubusercontent.com/u/11996?v=4)](https://github.com/davehauenstein "davehauenstein (5 commits)")[![francisbesset](https://avatars.githubusercontent.com/u/471525?v=4)](https://github.com/francisbesset "francisbesset (4 commits)")[![pvankouteren](https://avatars.githubusercontent.com/u/1055598?v=4)](https://github.com/pvankouteren "pvankouteren (2 commits)")[![pborreli](https://avatars.githubusercontent.com/u/77759?v=4)](https://github.com/pborreli "pborreli (2 commits)")[![ktomk](https://avatars.githubusercontent.com/u/352517?v=4)](https://github.com/ktomk "ktomk (2 commits)")[![xgorse](https://avatars.githubusercontent.com/u/117971?v=4)](https://github.com/xgorse "xgorse (1 commits)")[![asm89](https://avatars.githubusercontent.com/u/657357?v=4)](https://github.com/asm89 "asm89 (1 commits)")[![fabpot](https://avatars.githubusercontent.com/u/47313?v=4)](https://github.com/fabpot "fabpot (1 commits)")[![fbrandt](https://avatars.githubusercontent.com/u/1192066?v=4)](https://github.com/fbrandt "fbrandt (1 commits)")[![merk](https://avatars.githubusercontent.com/u/278097?v=4)](https://github.com/merk "merk (1 commits)")[![qpleple](https://avatars.githubusercontent.com/u/774546?v=4)](https://github.com/qpleple "qpleple (1 commits)")[![AD7six](https://avatars.githubusercontent.com/u/33387?v=4)](https://github.com/AD7six "AD7six (1 commits)")

### Embed Badge

![Health badge](/badges/instaclick-symfony2-coding-standard/health.svg)

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

###  Alternatives

[codecasts/nusoap-php7

NuSOAP re-packaged for Packagist/Composer

19292.8k1](/packages/codecasts-nusoap-php7)[fof/merge-discussions

Merge two or more discussions into one

1166.1k9](/packages/fof-merge-discussions)

PHPackages © 2026

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