Paketname | php-codesniffer |
Beschreibung | tokenises PHP code and detects violations of a defined set of coding standards |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.1.0-1 |
Sektion | php |
Priorität | optional |
Installierte Größe | 3113 Byte |
Hängt ab von | php5-cli, php-pear |
Empfohlene Pakete | |
Paketbetreuer | Jack Bates |
Quelle | |
Paketgröße | 318970 Byte |
Prüfsumme MD5 | 5b2eda857dfd4f3e08360ea8988257da |
Prüfsumme SHA1 | dc868c145351cf34d24fcbe9b9aa5850cd9b3dad |
Prüfsumme SHA256 | dbf98dac26edc8e13b47f33f435c0f88d99703fd6c21493e020743c93b75240c |
Link zum Herunterladen | php-codesniffer_1.1.0-1_all.deb |
Ausführliche Beschreibung | 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.
|