2017 © Pedro Peláez
 

application php-ucf

A tool to find potentially useless comments in PHP code

image

ntzm/php-ucf

A tool to find potentially useless comments in PHP code

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

The README.md

[WIP] - PHP UCF (Useless Comment Finder)

Build Status StyleCI Code Climate Test Coverage SensioLabsInsight Total Downloads, (*1)

Installation

composer require --dev ntzm/php-ucf:dev-master, (*2)

Usage

vendor/bin/php-ucf find <path>, (*3)

The Versions

01/09 2017

dev-master

9999999-dev

A tool to find potentially useless comments in PHP code

  Sources   Download

MIT

The Requires

 

The Development Requires

by Nat Zimmermann