backdrop/coder

Coder is a library to review Backdrop code.


Keywords
standards, phpcs, code review
License
GPL-2.0+

Documentation

Coder Review

Build Status

This is a developer library that assists with code review so Backdrop code can maintain standards defined on https://api.backdropcms.org

Built-in support for:

Installation

User composer to install:

composer require backdrop/coder

Running phpcs Code Checks

./vendor/bin/phpcs --standard=./vendor/backdrop/coder/coder_sniffer/Backdrop path/to/code

Automated Testing (PHPUnit)

To execute the phpunit tests:

./vendor/bin/phpunit

License

This project is GPL v2 software. See the LICENSE.txt file in this directory for complete text.

Current Maintainers

Credits

Doug Green douggreen@douggreenconsulting.com

Solotandem - https://www.drupal.org/u/solotandem