skwi/au-dd-bundle

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

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 0

Type:symfony-bundle

0.1 2019-03-31 20:06 UTC

This package is auto-updated.

Last update: 2024-03-29 03:51:30 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)