Browse Source

Add PHPLOC to code analysis section

pull/98/head
entering 11 years ago
parent
commit
6ea9a1ffd3
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      README.md

+ 1
- 0
README.md View File

270
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
270
 * [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
271
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
271
 * [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.
272
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
272
 * [Scrutinizer](https://scrutinizer-ci.com/) - A web tool to scrutinise PHP code.
273
+* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
273
 
274
 
274
 ## Build Tools
275
 ## Build Tools
275
 *Project build and automation tools.*
276
 *Project build and automation tools.*

Loading…
Cancel
Save