Download the PHP package doetech/diedump without Composer
On this page you can find all versions of the php package doetech/diedump. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download doetech/diedump
More information about doetech/diedump
Files in doetech/diedump
Download doetech/diedump
More information about doetech/diedump
Files in doetech/diedump
Vendor doetech
Package diedump
Short Description This is a var-dumper tool like laravel's dd().
License MIT
Package diedump
Short Description This is a var-dumper tool like laravel's dd().
License MIT
Please rate this library. Is it a good library?
Informations about the package diedump
Diedump
This is a php var-dumper tool like laravel dd(). It can make phper comfortable.
2017年8月使用Laravel的时候dd()函数非常好用,打印出来的信息比较清晰。
创建本项目时完全从laravel中提取代码,没想到时过境迁,Symfony已有dd()函数,本项目也年久失修,本来项目已经没有存在价值,但程序员的青春和意志也要在github上分享下去......
Use It
composer require doetech/diedump
Example
diedump($_SERVER);
NOTES
dd(); diedump();
Author
杨龙飞
email: [email protected]
ylf283598349
All versions of diedump with dependencies
PHP Build Version
Package Version
Requires
symfony/var-dumper Version
*
The package doetech/diedump contains the following files
Loading the files please wait ....