library symfony-coding-standard
A coding standard to check against the Symfony coding standards
metasyntactical/symfony-coding-standard
A coding standard to check against the Symfony coding standards
- Monday, July 6, 2015
- by dkreuer
- Repository
- 2 Watchers
- 0 Stars
- 52 Installations
- PHP
- 1 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 5 Versions
- 0 % Grown
Symfony2 PHP CodeSniffer Coding Standard
, (*1)
A coding standard to check against the Symfony coding standards,
copied from escapestudios/Symfony2-coding-standard which itself was copied from the -disappeared- opensky/Symfony2-coding-standard repository., (*2)
Composer integration has been additionally enabled., (*3)
Installation
Require PHP_CodeSniffer and this sniff in your project composer.json:, (*4)
{
"require-dev": {
"squizlabs/php_codesniffer": "~2.3",
"metasyntactical/symfony-coding-standard": "~1.0"
}
}
Afterwards call CodeSniffer with the standard:, (*5)
$ vendor/bin/phpcs $FILENAME --standard=vendor/metasyntactical/composer-codesniffer-hooks/Symfony2/ruleset.xml
dev-master
9999999-dev
A coding standard to check against the Symfony coding standards
Sources
Download
MIT
by
Daniel Kreuer
v1.0.3
1.0.3.0
A coding standard to check against the Symfony coding standards
Sources
Download
MIT
by
Daniel Kreuer
v1.0.2
1.0.2.0
A coding standard to check against the Symfony coding standards
Sources
Download
MIT
by
Daniel Kreuer
v1.0.1
1.0.1.0
A coding standard to check against the Symfony coding standards
Sources
Download
MIT
by
Daniel Kreuer
v1.0.0
1.0.0.0
A coding standard to check against the Symfony coding standards
Sources
Download
MIT
by
Daniel Kreuer