Add Tracy.

Tracy library is a useful PHP everyday programmer's helper.
This commit is contained in:
rijad-cz 2014-02-07 22:01:27 +01:00
parent a16a4b4857
commit 1fae308b47

View File

@ -260,6 +260,7 @@ A curated list of amazingly awesome PHP libraries, resources and shiny things.
* [Athletic](https://github.com/polyfractal/athletic) - An annotation based benchmark framework.
* [Mondrian](https://github.com/Trismegiste/Mondrian) - A code analysis tool using Graph Theory.
* [PHP Debug Bar](http://phpdebugbar.com/) - A debugging toolbar.
* [Tracy](https://github.com/nette/tracy) - PHP debugger.
* [PHP Console](https://github.com/Seldaek/php-console) - A web debugging console.
* [Barbushin PHP Console](https://github.com/barbushin/php-console) - Another web debugging console using Google Chrome.
* [PHPDBG](http://phpdbg.com/) - An interactive PHP debugger.