Skip to content

PHPStats v0.4.0

Compare
Choose a tag to compare
@i582 i582 released this 02 Dec 17:07
· 14 commits to master since this release

Features

  • Migrating to an updated internal shell with history and shortcuts and macOS support;
  • Added wizard (phpstats init) to create a config file;
  • Added Getting started document with general information for getting started with phpstats;
  • Added abstractness metric for namespaces;
  • The list command now displays information in tables;
  • The top command has been removed, sorting is now in the list command;
  • The flag for getting lists in json changed from --output to --json;
  • Added dependency graph for namespaces;
  • Added graph for relationships between namespaces and their children;
  • Added a command to get relationships between classes and functions;
  • Minor stability improvements and bug fixes.