zerig/console
Composer 安装命令:
composer require zerig/console
包简介
Works with data which could be helpful during creating system.
README 文档
README
Works with data which could be helpful during creating system. This is a helpful class it doesn´t need nothing, but the others needs it.
::mysql($sql)
collect information about sql activity.
\Console\Log::mysql(" SELECT * FROM table ");
::include($page_name)
collect information about page include.
\Console\Log::include("index.php");
统计信息
- 总下载量: 35
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2020-04-25