ardagnsrn/devdumper-php
最新稳定版本:v2.2.3
Composer 安装命令:
composer create-project ardagnsrn/devdumper-php
包简介
PHP library for dumping variables to DevDumper
关键字:
README 文档
README
This is a simple PHP library for debugging purposes. It is a simple and easy to use library that can be used to dump variables in a more readable format.
Requirements
- PHP >= 7.4;
- composer.
Installation
composer require ardagnsrn/devdumper-php
Contributing
- Fork it.
- Create your feature branch (git checkout -b my-new-feature).
- Make your changes.
- Run the tests, adding new ones for your own code if necessary (phpunit).
- Commit your changes (git commit -am 'Added some feature').
- Push to the branch (git push origin my-new-feature).
- Create new pull request.
Also please refer to CONTRIBUTION.md.
License
Please refer to LICENSE.
统计信息
- 总下载量: 25
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2024-02-17