ソースを参照

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.*

読み込み中…
キャンセル
保存