|
Zhamao Framework 3.2.4
A high-performance chatbot + web framework
|
静态 Public 成员函数 | |
| static | getComposerMetadata (?string $path=null) |
| static | putComposerMetadata (?string $path=null, array $content=[]) |
| static | getComposerExecutable () |
|
static |
获取当前 Composer 二进制执行命令的初始位置
|
static |
获取 composer.json 并转为数组进行读取使用
| null | string | $path | 路径 |
JsonException
|
static |
写入 composer.json
| null | string | $path | 路径 |
| array | $content | 内容数组 |