General information¶
About¶
PHP_CodeSniffer tokenises PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
This project aims to create a full blown ruleset for the defined Coding Guidelines of TYPO3 and FLOW3.
Usefull links¶
PHP_CodeSniffer¶
- SquizLabs PHP_Codesniffer Blog
- PHP_CodeSniffer PEAR package
- GitHub Repository of PHP_CodeSniffer - Squizlabs
- GitHub Repository of PHP_CodeSniffer - PEAR