A coding standard to check against the Symfony coding standards, originally shamelessly copied from the -disappeared- opensky/Symfony2-coding-standard repository.
This standard can be installed with the Composer dependency manager.
Install the coding standard as a dependency of your project
composer require --dev escapestudios/symfony2-coding-standard:3.x-dev
Add the coding standard to the PHP_CodeSniffer install path
vendor/bin/phpcs --config-set installed_paths vendor/escapestudios/symfony2-coding-standard
Check the installed coding standards for "Symfony"
Done!
vendor/bin/phpcs /path/to/code
Install PHP_CodeSniffer
Checkout this repository
git clone git://github.com/djoos/Symfony2-coding-standard.git
Add the coding standard to the PHP_CodeSniffer install path
phpcs --config-set installed_paths /path/to/Symfony2-coding-standard
Or copy/symlink this repository's "Symfony"-folder inside the phpcs Standards
directory
Check the installed coding standards for "Symfony"
Done!
Development repository for the Symfony coding standard
Topics Resources License Contributing Stars Watchers ForksYou can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4