library symfony-debug
Commands for comfortable development
r-berto811/symfony-debug
Commands for comfortable development
- Thursday, October 5, 2017
- by r-berto811
- Repository
- 0 Watchers
- 0 Stars
- 362 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 4 Versions
- 5 % Grown
r-berto811/symfony-debug
dd and dump functions, (*1)
$array = [1, 2, 'str'];
$obj = new \StdClass();
dump(1, $array, $obj);
dd(1, $array, $obj);
dev-master
9999999-dev
Commands for comfortable development
Sources
Download
MIT
The Requires
by
robert.l
1.0.3
1.0.3.0
Commands for comfortable development
Sources
Download
MIT
The Requires
by
robert.l
1.0.2
1.0.2.0
Commands for comfortable development
Sources
Download
MIT
The Requires
by
robert.l
1.0.1
1.0.1.0
Commands for comfortable development
Sources
Download
MIT
The Requires
by
robert.l