Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 134 Bytes

readme.md

File metadata and controls

12 lines (9 loc) · 134 Bytes

How to use?

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

Installation

$ composer require iraldoad/symfony-dd --dev