Просмотр исходного кода

Merge pull request #129 from coodoing/patch-1

add xdebug and xhprof to code analysis
pull/141/merge
ziadoz 12 лет назад
Родитель
Сommit
8a79ae7889
1 измененных файлов: 2 добавлений и 0 удалений
  1. 2
    0
      README.md

+ 2
- 0
README.md Просмотреть файл

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
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
274
+* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
275
+* [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
274
 
276
 
275
 ## Build Tools
277
 ## Build Tools
276
 *Project build and automation tools.*
278
 *Project build and automation tools.*

Загрузка…
Отмена
Сохранить