定制 degraciamathieu/php-wording-detector 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

degraciamathieu/php-wording-detector

最新稳定版本:v1.0.0

Composer 安装命令:

composer require degraciamathieu/php-wording-detector

包简介

check your DDD approach by analyzing your variables

README 文档

README

testing Packagist Version Packagist PHP Version

php-wording-detector

Simple tool to analyze and split the words contained in your code to check your DDD approach.

Installation

Requires >= PHP 8.1

Phar

This tool is distributed as a PHP Archive (PHAR):

wget https://github.com/DeGraciaMathieu/php-wording-detector/raw/master/builds/php-wording-detector
php php-wording-detector --version

Composer

Alternately, you can directly use composer :

composer require degraciamathieu/php-wording-detector --dev

Usage

By default only variables are analyzed :

php php-wording-detector inspect {path}

The --with-method option allows to parse the name of the methods :

php php-wording-detector inspect {path} --with-method
$ php php-wording-detector inspect app/Domains/Activity
❀ PHP Wording Detector ❀
+-------------+-----------------------+-------------+
| total words | total distincts words | average use |
+-------------+-----------------------+-------------+
| 2'166       | 52                    | 42          |
+-------------+-----------------------+-------------+
+--------------+-------+------------+
| words        | usage | percentage |
+--------------+-------+------------+
| activity     | 667   | 31%        |
| data         | 154   | 7%         |
| code         | 150   | 7%         |
| item         | 143   | 7%         |
| query        | 128   | 6%         |
| request      | 88    | 4%         |
| mode         | 85    | 4%         |
| translations | 78    | 4%         |
| id           | 77    | 4%         |
| type         | 63    | 3%         |
| new          | 46    | 2%         |
| product      | 41    | 2%         |
| translation  | 41    | 2%         |
| types        | 40    | 2%         |
| master       | 33    | 2%         |
| filters      | 29    | 1%         |
| language     | 24    | 1%         |
| builder      | 23    | 1%         |
| items        | 22    | 1%         |
| section      | 21    | under 1%   |
+--------------+-------+------------+

统计信息

  • 总下载量: 14
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 14
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 14
  • Watchers: 1
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-03-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固