PHPackages                             teufelaudio/spryker-debug - 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. teufelaudio/spryker-debug

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

teufelaudio/spryker-debug
=========================

Spryker Debug Module

3.0.0(1y ago)15.0k—7.7%[1 issues](https://github.com/teufelaudio/spryker-debug/issues)MITPHPPHP ^8.1

Since Feb 2Pushed 1y agoCompare

[ Source](https://github.com/teufelaudio/spryker-debug)[ Packagist](https://packagist.org/packages/teufelaudio/spryker-debug)[ RSS](/packages/teufelaudio-spryker-debug/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (20)Versions (5)Used By (0)

Spryker Debug
=============

[](#spryker-debug)

[![Build Status](https://camo.githubusercontent.com/c70348695210855751469e668465a3e63d8c6d085c022d9b1247f58ddac31b95/68747470733a2f2f7472617669732d63692e6f72672f696e766971612f737072796b65722d64656275672e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/inviqa/spryker-debug)[![License](https://camo.githubusercontent.com/b4bc0e8eb9fb86e04662ba1fefd64ed2b8e47bed57d66efa7274bcdefedd7dc5/68747470733a2f2f706f7365722e707567782e6f72672f696e766971612f737072796b65722d64656275672f6c6963656e7365)](https://packagist.org/packages/inviqa/spryker-debug)

Collection of Spryker-compatible debug and development tools.

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

[](#installation)

Require the package with composer:

```
$ composer require teufelaudio/spryker-debug

```

Add the `Teufelaudio` namespace to the `CORE_NAMESPACES` key in your `config/Shared/config_default.php` file:

```
$config[KernelConstants::CORE_NAMESPACES] = [
    // ...
    'Teufelaudio',
];
```

Each feature needs to be enabled individually. Instructions provided in the documentation.

Features
--------

[](#features)

Follow the link for documentation:

### Console Commands

[](#console-commands)

- [Config Dump](doc/config_dump.md): Inpsect configuration.
- [Queue Overview](doc/queue_overview.md): Inspect queue statuses.
- [Queue Peek](doc/queue_peek.md): Peek at messages in a queue.
- [Database Shell](doc/database_shell.md): Launch a Postgres shell.
- [Redis Shell](doc/redis_shell.md): Launch a Redis shell.
- [Propel Metadata](doc/propel_metadata.md): Inspect Propel entity metadata.
- [Propel Entity](doc/propel_entity.md): Inspect Propel entities (basic querying).

### Integrations

[](#integrations)

- [Twig Var Dumper](doc/twig_var_dumper.md): Pretty `{{ dump() }}` in Twig.
- [Var Dump Server](doc/var_dump_server.md): Send `dump()` messages to the command line.

Developing
----------

[](#developing)

Run the tests:

```
$ composer integrate

```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance21

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 92.4% 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 ~24 days

Total

2

Last Release

494d ago

Major Versions

2.1.2 → 3.0.02025-01-10

PHP version history (2 changes)2.1.2PHP ^7.4 | ^8.0

3.0.0PHP ^8.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/dac868c51e9a7c7a33ef956de11a12a683481146c1c61ec2ab91bc99e971e71a?d=identicon)[rocketage](/maintainers/rocketage)

---

Top Contributors

[![dantleech](https://avatars.githubusercontent.com/u/530801?v=4)](https://github.com/dantleech "dantleech (134 commits)")[![rocketage](https://avatars.githubusercontent.com/u/1984405?v=4)](https://github.com/rocketage "rocketage (8 commits)")[![hgajjar](https://avatars.githubusercontent.com/u/16540318?v=4)](https://github.com/hgajjar "hgajjar (2 commits)")[![skrollme](https://avatars.githubusercontent.com/u/1336659?v=4)](https://github.com/skrollme "skrollme (1 commits)")

###  Code Quality

TestsBehat

### Embed Badge

![Health badge](/badges/teufelaudio-spryker-debug/health.svg)

```
[![Health](https://phpackages.com/badges/teufelaudio-spryker-debug/health.svg)](https://phpackages.com/packages/teufelaudio-spryker-debug)
```

###  Alternatives

[symfony/debug-bundle

Provides a tight integration of the Symfony VarDumper component and the ServerLogCommand from MonologBridge into the Symfony full-stack framework

2.4k115.8M824](/packages/symfony-debug-bundle)[php-debugbar/php-debugbar

Debug bar in the browser for php application

4.4k21.3M40](/packages/php-debugbar-php-debugbar)[spatie/laravel-ignition

A beautiful error page for Laravel applications.

573146.7M471](/packages/spatie-laravel-ignition)[spatie/ignition

A beautiful error page for PHP applications.

511147.6M69](/packages/spatie-ignition)[inviqa/spryker-debug

Inviqa Spryker Debug Module

14148.8k](/packages/inviqa-spryker-debug)[laradumps/laradumps-core

LaraDumps is a friendly app designed to boost your Laravel / PHP coding and debugging experience.

261.2M13](/packages/laradumps-laradumps-core)

PHPackages © 2026

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