nunomaduro/dig
Composer 安装命令:
composer require nunomaduro/dig
包简介
A beautiful debug tool for the command line.
README 文档
README
Dig was created by, and is maintained by Nuno Maduro, and is a beautiful debug tool for the command line.
Installation & Usage
Requires PHP 7.4+
Require Dig using Composer:
composer require nunomaduro/dig --dev
Usage
caller()
The caller() method provide the function or method that invoked the currently executing function.
dig()->caller();
Contributing
Thank you for considering to contribute to Dig. All the contribution guidelines are mentioned here.
You can have a look at the CHANGELOG for constant updates & detailed information about the changes. You can also follow the twitter account for latest announcements or just come say hi!: @enunomaduro
License
Dig is an open-sourced software licensed under the MIT license.
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 43
- 点击次数: 7
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-12-18
