halleck45/ast-metrics

AST Metrics bridge for PHP

v0.0.1 2024-11-19 05:10 UTC

This package is auto-updated.

Last update: 2024-11-19 05:10:52 UTC


README

This package allows to easily use AST Metrics in PHP projects.

Installation

composer require halleck45/ast-metrics

Usage

php vendor/bin/ast-metrics analyze --ci src

Note

Please note this limitation: when used via this project, only the non-interactive mode is available.

Updating the AST Metrics binary

php vendor/bin/ast-metrics self-update

License

MIT. See LICENSE for more details.