|
|
@@ -285,6 +285,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
|
|
285
|
285
|
* [PHPLOC](https://github.com/sebastianbergmann/phploc) - A tool for quickly measuring the size of a PHP project.
|
|
286
|
286
|
* [xDebug](https://github.com/xdebug/xdebug) - A debug and profile tool for PHP.
|
|
287
|
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
|
290
|
## Build Tools
|
|
290
|
291
|
*Project build and automation tools.*
|