Browse Source

Added PHPCheckstyle

pull/207/head
James Brooks 11 years ago
parent
commit
3e115e0ea2
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

290
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
290
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
291
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
291
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
292
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
292
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
293
+* [PHPCheckstyle](https://github.com/jbrooksuk/phpcheckstyle) - A tool to help adhere to certain coding conventions.
293
 
294
 
294
 ## Build Tools
295
 ## Build Tools
295
 *Project build and automation tools.*
296
 *Project build and automation tools.*

Loading…
Cancel
Save