当前位置:网站首页>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查看结果

边栏推荐
- Collapse legacy apps
- Knowledge of C language corners of byte alignment
- 【Network Security Column Directory】--Penguin Column Navigation
- 系统结构考点之PM2I单级网络
- 手动从0搭建ABP框架-ABP官方完整解决方案和手动搭建简化解决方案实践
- 解决npm warn config global `--global`, `--local` are deprecated. use `--location=global` instead
- DistSQL in-depth analysis: creating a dynamic distributed database
- Difference between cookie and session
- MySQL分页查询的5种方法
- 数据质量提升
猜你喜欢

系统结构考点之CRAY-1向量处理机

解决centos8 MySQL密码问题ERROR 1820 (HY000) You must reset your password using ALTER USER

cookie和session区别

@RequestBody、 @RequestParam 、 @PathVariable 和 @Vaild 注解

MySQL 8.0.29 set and modify the default password

MySQL Soul 16 Questions, How Many Questions Can You Last?

走进Redis,让你重新认识redis。绝不是表面

openim支持十万超级大群

系统结构考点之多级混洗交换网络

【零代码工具】15 款企业级零代码开发平台推荐,总有一款是你心仪的
随机推荐
Advanced c language: pointers (5)
史上最全的Redis基础+进阶项目实战总结笔记
【问题】Mysql Waiting for table metadata lock 解决方案 修改lock_wait_timeout时间
【Nacos】解决Nacos下载速度缓慢的问题
mysql创建表
Rust编译报错:error: linker `cc` not found
微信公众号授权登录后报redirect_uri参数错误的问题
JS中获取元素属性的8大方法
NEOVIM下载安装与配置
go语言慢速入门——流程控制语句
Solve the problem of centos8 MySQL password ERROR 1820 (HY000) You must reset your password using the ALTER USER
Navicat new database
面试难题:分布式 Session 实现难点,这篇就够!
ELF: Loading process
kubernetes
MySQL 用户授权
About the error of SFML Rect.inl file
Navicat connection MySQL error: 1045 - Access denied for user 'root'@'localhost' (using password YES)
The most powerful and most commonly used SQL statements in history
How strict Typescript strict mode?