Skip to content

A PHP_CodeSniffer standard for the Symfony framework

Notifications You must be signed in to change notification settings

lunetics/phpcs-symfony

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

PHP_CodeSniffer standard for the Symfony framework

The phpcs-symfony project builds a PHP_CodeSniffer standard for the symfony framework and projects built using the symony framework.

Installation

If you want to install the standard you have to copy the PHP folder into the folder where PHP_CodeSniffer is installed. Usually this is /usr/share/php/ if PHP_Codesniffer is installed via PEAR.

Usage

After installing the standard you are able to use it with the phpcs standard:

phpcs --standard=Symfony <files>

Warning

Only for PHP_CodeSniffer-1.3.0a1 and above

About

A PHP_CodeSniffer standard for the Symfony framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published