Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

brunoric/phpdoc-phpcs-sniffs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpdoc-phpcs-sniffs

Based on Squiz version without some their stuff and new feature for PHPCBF.

Installation

Just run:

git archive --remote=git@github.com:brunoric/phpdoc-phpcs-sniffs.git HEAD bin/installer | tar -xO | bash

It will install the standard and its dependencies.

Usage

You just need to pass the PHPDoc as parameter and the path of the file to be inspected:

phpcs --standard=PHPDoc /path/file.php

About

PHPDoc sniffs for PHPCS

Resources

Stars

Watchers

Forks

Packages

No packages published