Skip to content

php-composter/php-composter-phpcs-psr2

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

PHP Composter PHPCS PSR-2

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

Latest Stable Version Total Downloads Latest Unstable Version License

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

Watchers

Forks

Packages

No packages published

Languages