halleck45/ast-metrics

AST Metrics bridge for PHP

Maintainers

Package info

github.com/Halleck45/ast-metrics-bridge-php

pkg:composer/halleck45/ast-metrics

Statistics

Installs: 138

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 1

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

This package is auto-updated.

Last update: 2026-02-19 08:04:45 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.