nclshart/php-vd-checker

A tool to check visual debt in your PHP code

Maintainers

Package info

github.com/nclsHart/php-vd-checker

Type:application

pkg:composer/nclshart/php-vd-checker

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 0

dev-master 2018-10-30 22:11 UTC

This package is not auto-updated.

Last update: 2026-03-07 04:01:33 UTC


README

Build Status

Foreword

What is visual debt?

Installation

$ composer require --dev nclshart/php-vd-checker

Usage

$ vendor/bin/php-vd-checker check src

Conclusion

Please, never use this.

Thanks to @Ocramius, more explanations are available here.