nclshart/php-vd-checker

A tool to check visual debt in your PHP code

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:application

pkg:composer/nclshart/php-vd-checker

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

This package is not auto-updated.

Last update: 2025-10-04 02:10:30 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.