2017 © Pedro Peláez
 

application php-vd-checker

A tool to check visual debt in your PHP code

image

nclshart/php-vd-checker

A tool to check visual debt in your PHP code

  • Tuesday, September 5, 2017
  • by nclsHart
  • Repository
  • 1 Watchers
  • 1 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHP Visual Debt Checker

Build Status, (*1)

Foreword

What is visual debt?, (*2)

  • https://laracasts.com/series/php-bits/episodes/1

Installation

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

Usage

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

Conclusion

Please, never use this., (*3)

Thanks to @Ocramius, more explanations are available here., (*4)

The Versions

05/09 2017

dev-master

9999999-dev

A tool to check visual debt in your PHP code

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nicolas Hart