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

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

burdapraha/oc\_tracy
====================

Implementation Tracy Debugger for Opencart 2.x

1.0.5(8y ago)11.6k3[3 issues](https://github.com/BurdaPraha/oc_tracy/issues)MITPHPPHP &gt;=5.4.0

Since May 1Pushed 8y agoCompare

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

READMEChangelog (6)Dependencies (1)Versions (8)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

26

—

LowBetter than 43% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

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 ~69 days

Recently: every ~86 days

Total

6

Last Release

2950d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/46a3d00f296e8ae7ed0b9a83acc41d55810097d637733826dcdb55a7683bece2?d=identicon)[landsman](/maintainers/landsman)

![](https://www.gravatar.com/avatar/4f2042115583abe1c5dbe8791aa506871d16e557c94a9725632a77a881fe0e28?d=identicon)[BurdaPraha](/maintainers/BurdaPraha)

---

Top Contributors

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

---

Tags

debuggerdump-variableserror-handlingopencartopencart-2xopencart-developmentphp-errorsprofilersql-queriestracytracy-debuggervqmodtracyopencarttracy-debuggersql-queries

### Embed Badge

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

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

###  Alternatives

[recca0120/laravel-tracy

A Laravel Package to integrate Nette Tracy Debugger

388283.0k3](/packages/recca0120-laravel-tracy)[milo/vendor-versions

Bar with versions list of vendor libraries for Tracy

19155.1k5](/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.

1177.6k](/packages/vasek-purchart-tracy-blue-screen-bundle)

PHPackages © 2026

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