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
Requires
- php: ^7.1.3
- symfony/var-dumper: ~4.1
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.12
This package is auto-updated.
Last update: 2024-10-29 05:34:32 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)