PHPackages                             butopea/oc\_tracy - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. butopea/oc\_tracy

ActiveVqmod-plugin[Debugging &amp; Profiling](/categories/debugging)

butopea/oc\_tracy
=================

Implementation Tracy Debugger for Opencart 2.x

1.0.2(9y ago)050MITPHPPHP &gt;=5.4.0

Since May 1Pushed 4y agoCompare

[ Source](https://github.com/butopea/oc_tracy)[ Packagist](https://packagist.org/packages/butopea/oc_tracy)[ Docs](http://burda.cz/cs/kariera/volna-mista#tester-koder)[ RSS](/packages/butopea-oc-tracy/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (5)Used By (0)

Tracy Debugger Toolbar for Opencart 2.x
=======================================

[](#tracy-debugger-toolbar-for-opencart-2x)

\*\* Forked version of [https://packagist.org/packages/burdapraha/oc\_tracy](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](https://github.com/nette/tracy)

[![Preview of Debugger](./doc/screenshot.png)](./doc/screenshot.png)

[![Preview of Exception bluescreen](https://camo.githubusercontent.com/2c37a6b0c27286f4fd010ccc683682ce714aa774/68747470733a2f2f6e657474652e6769746875622e696f2f74726163792f696d616765732f74726163792d657863657074696f6e2e706e67)](https://camo.githubusercontent.com/2c37a6b0c27286f4fd010ccc683682ce714aa774/68747470733a2f2f6e657474652e6769746875622e696f2f74726163792f696d616765732f74726163792d657863657074696f6e2e706e67)

Installation
------------

[](#installation)

1. Requiring installed [Vqmod](https://github.com/vqmod/vqmod) because VqMod doesn't support installing via composer itself.
2. `composer require burdapraha/oc_tracy dev-master`
3. Add this code to your composer.json project file:

```
    "scripts": {
        "post-install-cmd": [
            "php -r \"copy('vendor/burdapraha/oc_tracy/vqmod/xml/tracy.xml', 'upload/vqmod/xml/tracy.xml');\""
        ],
        "post-update-cmd": [
            "php -r \"copy('vendor/burdapraha/oc_tracy/vqmod/xml/tracy.xml', 'upload/vqmod/xml/tracy.xml');\""
        ]
    }

```

It will move vqmod xml file to correct folder.

4. add constant `define('DEV', true);` to your config.php, /admin/config.php
5. optionally you can add row to your `.gitignore` file with path to tracy.xml (example: upload/vqmod/xml/tracy.xml)
6. celebrate!

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~18 days

Total

3

Last Release

3312d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7e581e6809757fe47c1bd09ca447a17404e57bc71ce51dd552b46927c525833b?d=identicon)[themreza](/maintainers/themreza)

---

Top Contributors

[![landsman](https://avatars.githubusercontent.com/u/3184228?v=4)](https://github.com/landsman "landsman (27 commits)")

---

Tags

tracyopencarttracy-debuggersql-queries

### Embed Badge

![Health badge](/badges/butopea-oc-tracy/health.svg)

```
[![Health](https://phpackages.com/badges/butopea-oc-tracy/health.svg)](https://phpackages.com/packages/butopea-oc-tracy)
```

###  Alternatives

[recca0120/laravel-tracy

A Laravel Package to integrate Nette Tracy Debugger

382284.2k3](/packages/recca0120-laravel-tracy)[contributte/tracy

Nette Tracy extensions for easy-developing

141.5M5](/packages/contributte-tracy)[milo/vendor-versions

Bar with versions list of vendor libraries for Tracy

19159.2k5](/packages/milo-vendor-versions)[vasek-purchart/tracy-blue-screen-bundle

This bundle lets you use the Tracy's debug screen in combination with the the default profiler in your Symfony application.

1178.4k](/packages/vasek-purchart-tracy-blue-screen-bundle)[orisai/tracy-pets

Tracy got an angry pet to remind you of your failures

1026.3k3](/packages/orisai-tracy-pets)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
