PHP Classes

File: CHANGELOG.md

Recommend this page to a friend!
  Classes of Insolita   Yii2 CodeStat   CHANGELOG.md   Download  
File: CHANGELOG.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: Yii2 CodeStat
Analyse and display statistics about PHP code
Author: By
Last change:
Date: 1 year ago
Size: 586 bytes
 

Contents

Class file image Download

2.0.2 - improve output, split metrics by groups - add relative percentage calculations, if supported - add list-metrics action for show available metrics - skip group header output, when custom metrics configured

2.0.1 - add readable metric names

2.0.0 - works with php >=7.2 and phploc >=5.0 - show statistic with customizable metrics for concrete group or all groups - show statistic with customizable metrics for directory or file, with alias support - ability for show files that can't resolved by reflection, that means that it has wrong namespace

1.0.0 - yii >=2.0.13 support