PHPackages                             burdapraha/oc\_sentry - 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. [Logging &amp; Monitoring](/categories/logging)
4. /
5. burdapraha/oc\_sentry

ActiveVqmod-plugin[Logging &amp; Monitoring](/categories/logging)

burdapraha/oc\_sentry
=====================

Implementation Sentry for Opencart 2.3.x

1.0.2(8y ago)29845MITPHP &gt;=5.6.0

Since Jun 21Pushed 8y ago1 watchersCompare

[ Source](https://github.com/BurdaPraha/oc_sentry)[ Packagist](https://packagist.org/packages/burdapraha/oc_sentry)[ Docs](http://burda.cz/cs/kariera/volna-mista)[ RSS](/packages/burdapraha-oc-sentry/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (4)Used By (0)

[![logo](./doc/logo.png)](./doc/logo.png)

Sentry for 🛒 [OpenCart 2.3.x](https://github.com/opencart/opencart)
===================================================================

[](#sentry-for--opencart-23x)

> "Sentry is a cross-platform 💥 crash reporting and aggregation platform". For more information see official [Sentry repository](https://github.com/getsentry/sentry-php)

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

[](#installation)

1. Requiring installed [vQmod](https://github.com/vqmod/vqmod) because vQmod doesn't support installing via composer itself.
2. 💲 `composer require sasedev/composer-plugin-filecopier` for files manipulating
3. 💲 `composer require burdapraha/oc_sentry dev-master`
4. Add this code to your 🎵 composer.json project file, extra section:

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

```

It will move vQmod xml file to correct folder.

5. add 🔑 constants to your `config.php` and `/admin/config.php`:

- `define('SENTRY_PHP', 'FILL_YOUR_ACCESS_PHP');`
- `define('SENTRY_JS', 'FILL_YOUR_ACCESS_JS');`
- `define('SENTRY_JS_LIB', ''); // here constant is optional, if you want use self-hosted raven-js library`

6. optionally you can add row to your `.gitignore` file with path to sentry.xml (example: upload/vqmod/xml/sentry.xml)
7. celebrate! 🎉 🎉 🎉

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity60

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

Total

2

Last Release

3190d 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 (7 commits)")

---

Tags

crash-reportingczech-republicecommerceloggeropencartopencart-2xsentrysentry-pluginvqmodsentrydebuggerloggersentry-phpopencart

### Embed Badge

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

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

###  Alternatives

[sentry/sentry-laravel

Laravel SDK for Sentry (https://sentry.io)

1.3k114.3M154](/packages/sentry-sentry-laravel)[sentry/sentry-symfony

Symfony integration for Sentry (http://getsentry.com)

73761.4M65](/packages/sentry-sentry-symfony)[sentry/sdk

This is a meta package of sentry/sentry. We recommend using sentry/sentry directly.

327134.8M151](/packages/sentry-sdk)[justbetter/magento2-sentry

Magento 2 Logger for Sentry

1851.5M3](/packages/justbetter-magento2-sentry)[stayallive/wp-sentry

A (unofficial) WordPress plugin to report PHP and JavaScript errors to Sentry.

379197.9k](/packages/stayallive-wp-sentry)[networkteam/sentry-client

A Sentry client for TYPO3. It forwards errors and exceptions to Sentry - https://sentry.io/

371.0M4](/packages/networkteam-sentry-client)

PHPackages © 2026

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