o2system/gear
最新稳定版本:v2.1.68
Composer 安装命令:
composer require o2system/gear
包简介
PHP Developer Tools Library
README 文档
README
O2System Gear
O2System Gear is a PHP Library for all PHP Developer to simplify debugging, profiling and testing process.
Debugging Features
- Browser Information Toolbar
- Debugger Class with Helper
- Profiler Class
- UnitTesting Class
- Browser and Command Line Interface Dump Output
Composer Installation
The best way to install O2System Gear is to use Composer
composer require o2system/gear
Packagist: https://packagist.org/packages/o2system/gear
Usage
$vars = [ 'foo' => 'bar' ]; print_out($vars);
Documentation is available on this repository wiki or visit this repository github page.
Ideas and Suggestions
Please kindly mail us at hello@o2system.id
Bugs and Issues
Please kindly submit your issues at Github so we can track all the issues along development and send a pull request to this repository.
System Requirements
- PHP 7.2+
- Composer
统计信息
- 总下载量: 3.6k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 6
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-04-28