kriit24/pre
最新稳定版本:v1.0.3
Composer 安装命令:
composer require kriit24/pre
包简介
PHP print_r short version
README 文档
README
PHP-s print_r alternative
Installation
This project using composer.
$ composer require kriit24/pre
Usage
pre.
<?php //require in helper require_once 'vendor/kriit24/pre/src/pre.php'; /* * USAGE * pre(array); * pre(object); * pre(string); * pre(array/object/string, console_style); * pre('note', array/object/string, console_style); */ pre([]);
统计信息
- 总下载量: 191
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-12-08