AOEpeople/Symfony2-coding-standard

Name: Symfony2-coding-standard

Owner: AOE

Description: Symfony2-coding-standard

Created: 2015-01-15 07:50:53.0

Updated: 2016-04-05 13:15:10.0

Pushed: 2015-06-02 12:03:15.0

Homepage: null

Size: 123

Language: PHP

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Symfony2 PHP CodeSniffer Coding Standard

This is a fork of the Symfony coding standards enabling their installation via composer. All additions, please contribute to the upstream repository.

Installation
  1. Install via composer:

    mkdir CodeSniffer
    cd CodeSniffer
    composer require aoe/Symfony2-coding-standard
    
  2. Profit!

    cd /path/to/my/project
    CodeSniffer/vendor/bin/phpcs
    CodeSniffer/vendor/bin/phpcs path/to/my/file.php
    
Contributing

If you do contribute code to these sniffs, please make sure to contribute to the uplink repository at https://github.com/escapestudios/Symfony2-coding-standard.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.