wiringa/magento2-dump-server 1.0.1

Magento 2 Symfony Dump Server

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

magento2-dump-server

Symfony VarDumper implementation for Magento 2

Installation

composer require --dev wiringa/magento2-dump-server "^1.0"

Usage

bin/magento server:dump

Output from dump() calls will now be logged in the that terminal. See Symfony VarDumper Server documentation for more information.