浏览代码

Added Tracy debugging library

pull/162/head
Vladimír Kriška 11 年前
父节点
当前提交
ea4c7eac6c
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      README.md

+ 1
- 0
README.md 查看文件

285
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
285
 * [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
286
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
286
 * [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
287
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
287
 * [xHprof](https://github.com/phacility/xhprof) - Another profiling tool for PHP.
288
+* [Tracy](https://github.com/nette/tracy) - Simple error detection, logging and time measuring library.
288
 
289
 
289
 ## Build Tools
290
 ## Build Tools
290
 *Project build and automation tools.*
291
 *Project build and automation tools.*

正在加载...
取消
保存