Download the PHP package inviqa/spryker-debug without Composer
On this page you can find all versions of the php package inviqa/spryker-debug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package spryker-debug
Spryker Debug
Collection of Spryker-compatible debug and development tools.
Installation
Require the package with composer:
Add the Inviqa
namespace to the CORE_NAMESPACES
key in your config/Shared/config_default.php
file:
Each feature needs to be enabled individually. Instructions provided in the documentation.
Features
Follow the link for documentation:
Console Commands
- Config Dump: Inpsect configuration.
- Queue Overview: Inspect queue statuses.
- Queue Peek: Peek at messages in a queue.
- Database Shell: Launch a Postgres shell.
- Redis Shell: Launch a Redis shell.
- Propel Metadata: Inspect Propel entity metadata.
- Propel Entity: Inspect Propel entities (basic querying).
Integrations
- Twig Var Dumper: Pretty
{{ dump() }}
in Twig. - Var Dump Server: Send
dump()
messages to the command line.
Developing
Run the tests:
All versions of spryker-debug with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.4 | ^8.0
spryker-shop/shop-application Version ^1.0
spryker/propel Version ^3.0
spryker/console Version ^4.0
guzzlehttp/guzzle Version ^6.0 || ^7.0
spryker/rabbit-mq Version ^2.0
symfony/var-dumper Version ^4.0|^5.0
spryker/zed-request Version ^3.8
spryker-shop/shop-application Version ^1.0
spryker/propel Version ^3.0
spryker/console Version ^4.0
guzzlehttp/guzzle Version ^6.0 || ^7.0
spryker/rabbit-mq Version ^2.0
symfony/var-dumper Version ^4.0|^5.0
spryker/zed-request Version ^3.8
The package inviqa/spryker-debug contains the following files
Loading the files please wait ....