human-element/module-base
最新稳定版本:2.0.5
Composer 安装命令:
composer require human-element/module-base
包简介
Human-Element Base
README 文档
README
This module creates a human element menu and admin config section for other human element modules to add to.
Installation
composer require human-element/module-base
Using the Static Logger for debugging
This module contains a static logger that can be used for live debugging without the need for editing DI.
For example this would create a live-debugging.log file in your /var/log for your project:
\HumanElement\Base\Model\Logger::log('code hit this path', 'live-debugging.log');
统计信息
- 总下载量: 4.34k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2023-01-31