Introduction (Previous) (Next) Introduction

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Spanish | Plain HTML

PHP_CodeSniffer

Inhoudsopgave
Introduction -- Description and simple usage example
Usage -- Standard usage information
Advanced Usage -- Advanced usage information
Coding Standard Tutorial -- A guide to writing your own code sniffs
Coding Standard Class Methods -- Information about overriding coding standard class methods
FAQ -- Frequently asked questions

PHP_CodeSniffer is a PHP5 script that tokenises and "sniffs" PHP code to detect violations of a defined set of coding standards. It is an essential development tool that ensures that your code remains clean and consistent. It can even help prevent some common semantic errors made by developers.

Introduction (Previous) (Next) Introduction

Download Documentation Last updated: Mon, 02 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.