php-tracy - Tracy: useful PHP debugger
- Website:
- https://github.com/nette/tracy
- Licence:
- BSD or GPLv2 or GPLv3
- Vendor:
- Remi Collet
- Description:
Tracy library is a useful PHP everyday programmer's helper. It helps you to: - quickly detect and correct errors - log errors - dump variables - measure the time To use this library, you just have to add, in your project: require_once '/usr/share/php/Tracy/autoload.php';
Packages
php-tracy-2.4.6-1.el5.remi.noarch | [50 KiB] |
Changelog by Remi Collet (2017-01-30):
- update to 2.4.6 |
php-tracy-2.4.5-1.el5.remi.noarch | [50 KiB] |
Changelog by Remi Collet (2017-01-15):
- update to 2.4.5 |