2017 © Pedro Peláez
 

library phpcswatcher

A listener which automatically invokes PHP_CodeSniffer when a PHP file has been added/modified.

image

jamesastubbs/phpcswatcher

A listener which automatically invokes PHP_CodeSniffer when a PHP file has been added/modified.

  • Tuesday, May 16, 2017
  • by jamesastubbs
  • Repository
  • 1 Watchers
  • 0 Stars
  • 7 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

PHPCSWatcher

A listener which automatically invokes PHP_CodeSniffer when a PHP file has been added/modified., (*1)


Installation

Please use Composer to download this package:, (*2)

composer require --dev jamesastubbs/phpcswatcher

This package should only be installed as a dev dependancy and should not be used in a production environment., (*3)

Usage

To run phpcswatcher, a symlink will be provided in the vendor/bin directory which will allow you to run the command like so:, (*4)

./vendor/bin/phpcswatcher [dir_to_watch]

The Versions

16/05 2017

dev-master

9999999-dev

A listener which automatically invokes PHP_CodeSniffer when a PHP file has been added/modified.

  Sources   Download

MIT

The Requires

 

by James Stubbs

phpcs events listener tool watcher

16/05 2017

1.0.0

1.0.0.0

A listener which automatically invokes PHP_CodeSniffer when a PHP file has been added/modified.

  Sources   Download

MIT

The Requires

 

by James Stubbs

phpcs events listener tool watcher