Overview
Summary¶
Every big project has his own standards for coding syntax / formatting (Coding Guidelines / CGL). For example Zend Framework, PEAR, Drupal, Symfony2 and so on. TYPO3v4 and FLOW3 / TYPO3 Phoenix as well.
With the PEAR Package PHP_CodeSniffer it is possible to detect violations from a defined set of rules for PHP, JavaScript and CSS files.
Goal¶
This project aims to build rules for PHP_CodeSniffer and create usable standards for TYPO3v4 and FLOW3 / TYPO3 Phoenix to detect violations automatically. This is the base to raise the source code quality of TYPO3 / TYPO3 Phoenix, Extensions / Packages and related code.
How to use it / Get the source¶
To use this coding standards in your continuous integration environment (Jenkins, PHPUnderControl, ...), as commit hooks of your version control system, in your IDE (PHPStorm, Eclipse, Netbeans, ...) or wherever else you will find installation and usage information at our Wiki.
Further more there you will find information about install steps, support or contribute to this project, too.
Issue tracking
- Bug: 7 open / 69
- Feature: 22 open / 53
- Task: 12 open / 72
- Suggestion: 5 open / 6
Members
Leader
Andy Grunwald (andy.grunwald)
Stefano Kowalke (suhemi)
Member
Christian Trabold (ctrabold)
Inactive Member
Julian Kleinhans (kj187)
Laura Thewalt (laura.thewalt)
Tim Eilers (timmy)
Pending Member
Frank Gerards (frankmey74)
Bot
Gerrit Code Review (gerrit-review)
Contributor
Wouter Wolters (wouter90)
Release Packager
Stefano Kowalke (suhemi)