Tracy: useful PHP debugger
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';
Release | Stable | Testing |
---|---|---|
EPEL 7 | 2.3.11-1.el7 | - |
You can contact the maintainers of this package via email at
php-tracy dash maintainers at fedoraproject dot org
.