php-tracy - Tracy: useful PHP debugger
| Website: | https://github.com/nette/tracy | 
|---|---|
| License: | BSD or GPLv2 or GPLv3 | 
| Vendor: | Alcance Libre, Inc. | 
- 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.11-1.fc14.al.noarch [52 KiB] | Changelog
              by Remi Collet (2018-02-02): - Update to 2.4.11 |