Explorar el Código

Merge pull request #98 from entering/patch-1

Add PHPLOC to code analysis section
pull/103/head
ziadoz hace 11 años
padre
commit
a05fa47eca
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      README.md

+ 1
- 0
README.md Ver fichero

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…
Cancelar
Guardar