PHPackages                             okvpn/mq-insight - 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. [Queues &amp; Workers](/categories/queues)
4. /
5. okvpn/mq-insight

ActiveSymfony-bundle[Queues &amp; Workers](/categories/queues)

okvpn/mq-insight
================

Message queue statistics for OroPlatform

1.2.4(7y ago)73113[1 PRs](https://github.com/vtsykun/mq-insight/pulls)MITPHPPHP &gt;=7.1

Since Nov 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vtsykun/mq-insight)[ Packagist](https://packagist.org/packages/okvpn/mq-insight)[ Docs](https://github.com/vtsykun/mq-insight)[ RSS](/packages/okvpn-mq-insight/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (1)Versions (19)Used By (0)

Message queue insight bundle
============================

[](#message-queue-insight-bundle)

This bundle provide UI to monitor status and collect statistics of message queue for OroPlatform

[![Build Status](https://camo.githubusercontent.com/5945abcf1adb00a8c7d76a5aca4fbb4afa78316708a0ada61382085242f29938/68747470733a2f2f7472617669732d63692e6f72672f767473796b756e2f6d712d696e73696768742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/vtsykun/mq-insight) [![Latest Stable Version](https://camo.githubusercontent.com/e98385a6ec1953ab42a27748eda6540fe912fe3501087ec4988deb3888fe081d/68747470733a2f2f706f7365722e6f6b76706e2e6f72672f6f6b76706e2f6d712d696e73696768742f76657273696f6e)](https://packagist.org/packages/okvpn/mq-insight) [![Latest Unstable Version](https://camo.githubusercontent.com/defc0ce4ef0d4656d442b40047a4aa599928bd81fbae34526491e9971e298877/68747470733a2f2f706f7365722e6f6b76706e2e6f72672f6f6b76706e2f6d712d696e73696768742f762f756e737461626c65)](//packagist.org/packages/okvpn/mq-insight) [![Total Downloads](https://camo.githubusercontent.com/97e33cb4dcbf7232879df0c54ac88d19d7f1282e8f58c841545848f667258539/68747470733a2f2f706f7365722e6f6b76706e2e6f72672f6f6b76706e2f6d712d696e73696768742f646f776e6c6f616473)](https://packagist.org/packages/okvpn/mq-insight) [![License](https://camo.githubusercontent.com/12ef4f3ad0b940daa03c79f4b7947ed3f5159d658bff96a0435abec14cbb18e8/68747470733a2f2f706f7365722e6f6b76706e2e6f72672f6f6b76706e2f6d712d696e73696768742f6c6963656e7365)](https://packagist.org/packages/okvpn/mq-insight)

Install
-------

[](#install)

1. Install using composer

```
composer require okvpn/mq-insight

```

2. Delete your cache `rm -rf app/cache/{dev,prod,test}/`
3. Run oro platform update `oro:platform:update`

Compatible ORO Platform versions
--------------------------------

[](#compatible-oro-platform-versions)

Supported 2.6.\* - 3.1.\* ORO Platform versions on mysql or postgresql DB. You can see more detailed information from test [matrix](https://travis-ci.org/vtsykun/mq-insight)

Feature
-------

[](#feature)

- Queued messages chart
- Execution time statistics
- Errors statistics
- Delete invalid message from queue
- Support dbal and amqp driver

[![1 img](src/Resources/docs/1.png)](src/Resources/docs/1.png)

[![2 img](src/Resources/docs/2.png)](src/Resources/docs/2.png)

[![3 img](src/Resources/docs/3.png)](src/Resources/docs/3.png)

Message queue insight options
-----------------------------

[](#message-queue-insight-options)

Example of configuration options

```
# app/config/config.yml

okvpn_mq_insight:
    # Disable profiling on demand (run the command "okvpn:stat:retrieve" on background)
    disable_demand_profiling: false

    # Clear data interval from okvpn_mq_processor_stat table
    clear_stat_interval: '-5 days'

    # Clear data interval from okvpn_mq_error_stat table
    clear_error_interval: '-30 days'

```

Contributing
------------

[](#contributing)

Contributions from the community are accepted.

Run tests
---------

[](#run-tests)

1. Install oro application together `okvpn/mq-insight` in tests environment.
2. Set real mq transport in `parameters_test.yml`

```
    message_queue_transport: dbal
    message_queue_transport_config: null

```

3. Copy phpunit.xml.dist
4. Run tests

```
php bin/phpunit --testsuite=okvpn

```

For more example see [tests run script](tests/run.sh) and travis config [travis.yml](.travis.yml)

Licences
--------

[](#licences)

MIT Licences

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 98% 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 ~29 days

Recently: every ~41 days

Total

17

Last Release

2662d ago

Major Versions

0.1.5 → 1.0.02018-01-13

0.1.6 → 1.0.12018-01-31

PHP version history (2 changes)0.1.0PHP &gt;=7.0

1.2.3PHP &gt;=7.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/72ab45c38dd8963c58e34948277405642f3e498f5ffc7508cea6e51a5dcdd24f?d=identicon)[vtsykun](/maintainers/vtsykun)

---

Top Contributors

[![vtsykun](https://avatars.githubusercontent.com/u/21358010?v=4)](https://github.com/vtsykun "vtsykun (96 commits)")[![brainOut](https://avatars.githubusercontent.com/u/17732411?v=4)](https://github.com/brainOut "brainOut (1 commits)")[![gplanchat](https://avatars.githubusercontent.com/u/152367?v=4)](https://github.com/gplanchat "gplanchat (1 commits)")

---

Tags

message-queueoroplatformmessage queueOroPlatform

### Embed Badge

![Health badge](/badges/okvpn-mq-insight/health.svg)

```
[![Health](https://phpackages.com/badges/okvpn-mq-insight/health.svg)](https://phpackages.com/packages/okvpn-mq-insight)
```

###  Alternatives

[queue-interop/queue-interop

Promoting the interoperability of MQs objects. Based on Java JMS

48131.3M95](/packages/queue-interop-queue-interop)[bschmitt/laravel-amqp

AMQP wrapper for Laravel and Lumen to publish and consume messages

2792.4M7](/packages/bschmitt-laravel-amqp)[clue/mq-react

Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP

144766.9k4](/packages/clue-mq-react)[mikemadisonweb/yii2-rabbitmq

Wrapper based on php-amqplib to incorporate messaging in your Yii2 application via RabbitMQ. Inspired by RabbitMqBundle for Symfony 2, really awesome package.

72269.0k1](/packages/mikemadisonweb-yii2-rabbitmq)[clue/reactphp-flux

Flux, the lightweight stream processor to concurrently do many (but not too many) things at once, built on top of ReactPHP.

59124.1k1](/packages/clue-reactphp-flux)[iamfarhad/laravel-rabbitmq

Native ext-amqp RabbitMQ queue driver for Laravel production workloads with connection pooling, publisher confirms, Horizon support, Octane support, quorum queues, and high-performance workers

3417.9k](/packages/iamfarhad-laravel-rabbitmq)

PHPackages © 2026

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