ritchie-whitemore / yii2-metric
指标
0.0.1
2020-03-15 17:54 UTC
Requires
- php: >=7.1.0
- yiisoft/yii2: ~2.0.12
This package is auto-updated.
Last update: 2024-09-16 03:59:49 UTC
README
安装此扩展的首选方式是通过 composer。
运行
php composer.phar require --prefer-dist ritchie-whitemore/yii2-metric "*"
或添加
"ritchie-whitemore/yii2-metric": "*"
到您的 composer.json
文件的 require 部分。