divante-ltd/php-docblock-checker

A simple tool for checking that your PHP classes and methods use docblocks.

1.4.3 2018-03-23 12:35 UTC

This package is not auto-updated.

Last update: 2024-09-20 03:20:47 UTC


README

Check PHP files within a directory for appropriate use of Docblocks.

Installation

Composer:
composer require divante-ltd/php-docblock-checker

Usage

CMD:
call vendor/bin/phpdoccheck {params}

Parameters