Parcourir la source

Added Tracy debugging library

pull/162/head
Vladimír Kriška il y a 11 ans
Parent
révision
ea4c7eac6c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      README.md

+ 1
- 0
README.md Voir le fichier

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

Chargement…
Annuler
Enregistrer