Download the PHP package butopea/oc_tracy without Composer
On this page you can find all versions of the php package butopea/oc_tracy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download butopea/oc_tracy
More information about butopea/oc_tracy
Files in butopea/oc_tracy
Download butopea/oc_tracy
More information about butopea/oc_tracy
Files in butopea/oc_tracy
Vendor butopea
Package oc_tracy
Short Description Implementation Tracy Debugger for Opencart 2.x
License MIT
Homepage http://burda.cz/cs/kariera/volna-mista#tester-koder
Package oc_tracy
Short Description Implementation Tracy Debugger for Opencart 2.x
License MIT
Homepage http://burda.cz/cs/kariera/volna-mista#tester-koder
Please rate this library. Is it a good library?
Informations about the package oc_tracy
Tracy Debugger Toolbar for Opencart 2.x
Forked version of https://packagist.org/packages/burdapraha/oc_tracy. Reuploaded since the original repository is not available anymore.
"Tracy: the addictive tool to ease debugging PHP code for cool developers. Friendly design, logging, profiler, advanced features like debugging AJAX calls or CLI support. You will love it." For more information see official Tracy repository
Installation
- Requiring installed Vqmod because VqMod doesn't support installing via composer itself.
composer require burdapraha/oc_tracy dev-master
- Add this code to your composer.json project file:
It will move vqmod xml file to correct folder.
- add constant
define('DEV', true);
to your config.php, /admin/config.php - optionally you can add row to your
.gitignore
file with path to tracy.xml (example: upload/vqmod/xml/tracy.xml) - celebrate!
All versions of oc_tracy with dependencies
PHP Build Version
Package Version
The package butopea/oc_tracy contains the following files
Loading the files please wait ....