Skip to content

The Equinoxe coding guidelines as phpcs standard. We are using mainly the PEAR standard with some slight modifications to stick with the Symfony2 standard.

Notifications You must be signed in to change notification settings

equinoxe/CodingGuideline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Equinoxe Coding Guideline

This is a standard for phpcs.

Installation

$ cd /usr/share/php/PHP/CodeSniffer/Standards

$ git clone git://github.com/equinoxe/CodingGuideline.git eqCodingGuideline

Usage

$ phpcs --standard=eqCodingGuideline mySource.php

About

The Equinoxe coding guidelines as phpcs standard. We are using mainly the PEAR standard with some slight modifications to stick with the Symfony2 standard.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages