FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

php-composter/php-composter-phpcs-psr2: Check your PHP source code for PSR2 compliance before committing. · GitHub

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Composter PHPCS PSR-2

Check your PHP source code for PSR-2 compliance before committing.

This Composer package will start to check your PHP files upon each commit to make sure they comply to the PSR-2 Coding Style Guide.

This is a PHP Composter Action.

Uses the wonderful PHP CodeSniffer Project.

Table Of Contents

Installation

Just add as a development requirement to your composer.json, and it should work automagically:

composer require --dev php-composter/php-composter-phpcs-psr2

Basic Usage

It should just work when you git commit.

Contributing

All feedback / bug reports / pull requests are welcome.

About

Check your PHP source code for PSR2 compliance before committing.

Topics

Resources

Stars

8 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages


Back | FazBrowse Home | New Git URL