Introducing our new CEO Don Johnson - Read More

PHP Dumper

10K+

artifision/php-dumper-docker-extension:1.0.0

By Artifision Co.

Updated over 1 year ago

This extension allows you to call well-known 'dd' and 'dump' functions in your application and see the output in a clean and structured format directly within the extension.

The PHP Dumper Docker Extension is a valuable tool for PHP developers seeking to streamline the debugging process in their applications. This powerful extension enables you to utilize Symfony var dumper functions, including the widely-used dd and dump, without the need for your application to be running within a Docker environment.

One of the standout features of this extension is its ability to redirect the output of these functions away from the console or web page, providing a clean, distraction-free environment for debugging, all while your application runs on your preferred setup.

What's more, the setup is incredibly easy. Just add the following line to your .env file: VAR_DUMPER_FORMAT=server, and you're ready to enjoy a streamlined debugging experience.

In addition to enhancing debugging simplicity, the PHP Dumper Docker Extension also offers an advanced 'dumps compare' feature. This allows you to perform side-by-side comparisons of variable data, making it a powerful asset for pinpointing differences and troubleshooting issues effectively.

Resources