Download the PHP package omouren/external-var-dumper-bundle without Composer
On this page you can find all versions of the php package omouren/external-var-dumper-bundle. 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 external-var-dumper-bundle
ExternalVarDumperBundle
The ExternalVarDumperBundle allows you to redirect Symfony dumps (VarDumper) to an external web service. Usefull to debug applications like REST APIs, background console commands or other applications that you don't have a direct output or that you can't break with a dump in the middle of the response.
Installation
Via Composer
Register the bundle in the application kernel :
Add configuration (optional) :
Usage
VarDumper Viewer
Viewer in Vue.js to catch and see your dumps : external-var-dumper-viewer
With Pre-built Docker image
All versions of external-var-dumper-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0.0
symfony/framework-bundle Version ^4.1|^5.0|^6.0|^7.0
symfony/var-dumper Version ^4.1|^5.0|^6.0|^7.0
symfony/console Version ^4.1|^5.0|^6.0|^7.0
symfony/http-client Version ^4.1|^5.0|^6.0|^7.0
symfony/framework-bundle Version ^4.1|^5.0|^6.0|^7.0
symfony/var-dumper Version ^4.1|^5.0|^6.0|^7.0
symfony/console Version ^4.1|^5.0|^6.0|^7.0
symfony/http-client Version ^4.1|^5.0|^6.0|^7.0
The package omouren/external-var-dumper-bundle contains the following files
Loading the files please wait ....