Download the PHP package m6web/symfony2-coding-standard without Composer
On this page you can find all versions of the php package m6web/symfony2-coding-standard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Informations about the package symfony2-coding-standard
Symfony2 PHP CodeSniffer Coding Standard
A code standard to check against the Symfony coding standards, forked from opensky/Symfony2-coding-standard to allow installation with composer.
The reason of the fork is to use this PHP CodeSniffer coding standard with M6Web/Coke. More details on our tech blog (in french).
We also added to this project our own standard for our Symfony2 developments entitled M6Web_Symfony2
.
Installation
- Install composer
-
Create a composer.json file which contains:
-
Install dev dependencies
-
Create a
.coke
file a the root of the project who contain:or if you want to use our standard:
- Enjoy
Credits
Developped by M6Web, cloned from lapistano/Symfony2-coding-standard. The PHP_CodeSniffer 2.0+ Symfony2 standard is very broadly inspired from escapestudios/Symfony2-coding-standard
License
This project is licensed under the MIT license.