PHPackages                             nagini9/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. nagini9/oc\_tracy

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

nagini9/oc\_tracy
=================

Implementation Tracy Debugger for Opencart 2.x

v1.0.1(4y ago)07MITPHPPHP &gt;=5.4.0

Since Apr 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/nagini9/oc_tracy)[ Packagist](https://packagist.org/packages/nagini9/oc_tracy)[ RSS](/packages/nagini9-oc-tracy/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Tracy Debugger Toolbar for [OpenCart 2.x](https://github.com/opencart/opencart)
===============================================================================

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

"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`
3. `composer require sasedev/composer-plugin-filecopier` for files manipulating
4. Add this code to your composer.json project file, extra section:

```
    "extra": {
        "filescopier": [
            {
                "source": "vendor/burdapraha/oc_tracy/upload",
                "destination": "upload",
                "debug": "true"
            }
        ]
    }

```

It will move vqmod xml file to correct folder.

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

Optional settings
-----------------

[](#optional-settings)

Constants to config.php, /admin/config.php:

- [DEV\_EMAIL](https://github.com/nette/tracy#production-mode-and-error-logging) for notification about bugs in production mode
- [DEV\_EDITOR](https://pla.nette.org/en/how-open-files-in-ide-from-debugger#toc-mac-os-x) for one-click open file, row with bug from "bluescreen"

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~0 days

Total

2

Last Release

1549d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1175006?v=4)[Jefer](/maintainers/nagini)[@nagini](https://github.com/nagini)

---

Top Contributors

[![k3nuan](https://avatars.githubusercontent.com/u/124510514?v=4)](https://github.com/k3nuan "k3nuan (3 commits)")[![nagini9](https://avatars.githubusercontent.com/u/97185813?v=4)](https://github.com/nagini9 "nagini9 (2 commits)")

---

Tags

tracyopencarttracy-debuggersql-queries

### Embed Badge

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

```
[![Health](https://phpackages.com/badges/nagini9-oc-tracy/health.svg)](https://phpackages.com/packages/nagini9-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)
