ulugbek/disktotalspace
最新稳定版本:v1.03
Composer 安装命令:
composer require ulugbek/disktotalspace
包简介
Monitor disk space
关键字:
README 文档
README
Monitor disk space
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ulugbek/disktotalspace "*"
or add
"ulugbek/disktotalspace": "*"
to the require section of your composer.json file.
Usage
throw this into the modules
'disk-total-space-manager' => [ 'class' => 'ulugbek\disktotalspace\Module', ],
for migration
php yii migrate/up --migrationPath=@vendor/ulugbek/disktotalspace/migrations
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-3-Clause
- 更新时间: 2022-11-24