PHP Classes

Classes: Statistics

Recommend this page to a friend!
  All class groups  >  Statistics (121)  >  Top rated classes  

Statistics

Collecting, processing and reporting statistical data.


  A   B   C   D   E   F   H   I   J   K   L   M   N   O   P   R   S   T   U   V   W   Y  
  1 - 20   21 - 40   41 - 60   61 - 80   81 - 100   101 - 120   121 - 121  
  Files folder image Yii2 CodeStat  
PHP Programming Innovation award nominee
September 2022
Number 9
Author: Insolita <e-mail contact>
Analyse and display statistics about PHP code
This package can analyze and display statistics about PHP code.

It uses several packages that analyze the code files of a project and then displays a table in the terminal console with the statistics of those files.

Currently, it displays the statistics in several groups files with numbers for:

- Classes

- Methods

- Methods per class

- Lines

- Lines of code (LOC)

- Lines of code per method

- Complexity

- Complexity per class

  1 - 20   21 - 40   41 - 60   61 - 80   81 - 100   101 - 120   121 - 121  
  A   B   C   D   E   F   H   I   J   K   L   M   N   O   P   R   S   T   U   V   W   Y  

Return to top of the groups' hierarchy.