skwi/au-dd-bundle

Override symfony var-dumper by adding PNL's Au DD music video

Maintainers

Package info

github.com/skwi/au-dd-bundle

Homepage

Type:symfony-bundle

pkg:composer/skwi/au-dd-bundle

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1 2019-03-31 20:06 UTC

This package is auto-updated.

Last update: 2026-03-01 00:12:53 UTC


README

Enforce usage of proper debug tool by trolling teammates with an autoplaying video of PNL's "Au DD" song when using the dd method from the Symfony VarDumper Component.

Installation

Via Composer

$ composer require skwi/au-dd-bundle --dev

Usage

Simply install the bundle and wait for your teammates to use the dd function from Symfony VarDumper Component.

<?php 

// [...]

dd($var);

Profit ! (and teach others how to properly debug PHP code)