iraldoad/symfony-dd

use laravel dd in symfony

2.0.5 2020-02-10 16:43 UTC

This package is auto-updated.

Last update: 2025-09-11 05:43:47 UTC


README

$arr = ['a'=>'a','b'=>b];
dd($arr);

Installation

$ composer require iraldoad/symfony-dd --dev