2017 © Pedro Peláez
 

library coding-standards

The Polder Knowledge coding standards for PHP_CodeSniffer.

image

polderknowledge/coding-standards

The Polder Knowledge coding standards for PHP_CodeSniffer.

  • Friday, October 28, 2016
  • by polderknowledge
  • Repository
  • 6 Watchers
  • 0 Stars
  • 3,472 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 7 Versions
  • 14 % Grown

The README.md

coding-standards

Latest Version on Packagist ![Software License][ico-license] Build Status ![Coverage Status][ico-scrutinizer] Quality Score ![Total Downloads][ico-downloads], (*1)

This repository contains the PHP_CodeSniffer configuration for PHP coding standards used for projects we build. The file is an extension on the PSR-2 defaults. And can be used by any PHP project., (*2)

Install

Via Composer, (*3)

``` bash $ composer require polderknowledge/coding-standards, (*4)


## Usage Set the standard attribute in your build script to: ```xml <phpcodesniffer standard="${project.basedir}/vendor/polderknowledge/coding-standards/PolderKnowledge/ruleset.xml"> <!-- rest of your phpcodesniffer target --> </phpcodesniffer>

Change log

Please see CHANGELOG for more information what has changed recently., (*5)

Testing

bash $ vendor/bin/phpunit, (*6)

Contributing

Please see CONTRIBUTING and CONDUCT for details., (*7)

Security

If you discover any security related issues, please report them via HackerOne instead of using the issue tracker or e-mail., (*8)

Community

We have an IRC channel where you can find us every now and then. We're on the Freenode network in the channel #polderknowledge., (*9)

Credits

License

Please see LICENSE.md for the license of this application., (*10)

The Versions

28/10 2016

dev-master

9999999-dev https://polderknowledge.com

The Polder Knowledge coding standards for PHP_CodeSniffer.

  Sources   Download

MIT

The Requires

  • php ~5.6|~7.0

 

The Development Requires

coding-standards polderknowledge

05/10 2015
24/08 2015
21/08 2015
11/08 2015
11/08 2015
20/03 2015

1.0.0

1.0.0.0

  Sources   Download

The Requires

  • php >=5.3.0

 

The Development Requires