当前位置:网站首页>PhpMetrics 使用
PhpMetrics 使用
2022-07-30 22:05:00 【wwz_henu】
PhpMetrics 是一款静态分析工具,提供了关于PHP项目的各种指标
1.安装
composer global require 'phpmetrics/phpmetrics'注意安装的位置,一般会安装用户目录下的.composer文件下,会有如下输出
Changed current directory to /Users/Marin/.composer2. 执行
# 分析 /var/www/project 项目,并生成html格式文件至/tmp/report.html 目录
/Users/Marin/.composer/vendor/bin/phpmetrics --report-html=/tmp/report.html /var/www/project/tmp/report.html目录

3.使用浏览器打开index.html查看结果

边栏推荐
- When Navicat connects to MySQL, it pops up: 1045: Access denied for user 'root'@'localhost'
- Navicat cannot connect to mysql super detailed processing method
- 设备树的引入与体验
- MySQL 8.0.29 set and modify the default password
- DistSQL 深度解析:打造动态化的分布式数据库
- A simple rich text editor
- Google Earth Engine ——快速实现MODIS影像NDVI动画的在线加载并导出
- openim支持十万超级大群
- 登堂入室之soc开发makefile
- Qt 同时生成动态库和静态库
猜你喜欢

MySQL 5.7 detailed download, installation and configuration tutorial

MySQL user authorization

MySQL 8.0.29 设置和修改默认密码

大家都在用的plm项目管理软件有哪些

Navicat连接MySQL时弹出:1045:Access denied for user ‘root’@’localhost’

Uni-app 小程序 App 的广告变现之路:激励视频广告

TransGAN代码复现—九天毕昇平台

2sk2225代换3A/1500V中文资料【PDF数据手册】

JS中获取元素属性的8大方法

The reason for not using bs4 is that the name is too long?Crawl lottery lottery information
随机推荐
About the data synchronization delay of MySQL master-slave replication
拿什么来保护数据安全?基层数据安全体系建设待提升
Day 16 of HCIP
socket: Kernel initialization and detailed process of creating streams (files)
MySQL 5.7 detailed download, installation and configuration tutorial
MySQL compressed package installation, fool teaching
QT开发简介、命名规范、signal&slot信号槽
系统结构考点之CRAY-1向量处理机
Apache DolphinScheduler新一代分布式工作流任务调度平台实战-
Navigation Bar----Personal Center Dropdown
解决centos8 MySQL密码问题ERROR 1820 (HY000) You must reset your password using ALTER USER
大家都在用的plm项目管理软件有哪些
WSL2设置默认启动用户(debian)
CISP-PTE真题演示
About the error of SFML Rect.inl file
折叠旧版应用程序
LeetCode · 23. Merge K ascending linked lists · recursion · iteration
【问题】Mysql Waiting for table metadata lock 解决方案 修改lock_wait_timeout时间
JDBC(详解)
cookie和session区别