Download the PHP package cheppers/robo-phpcs without Composer
On this page you can find all versions of the php package cheppers/robo-phpcs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cheppers/robo-phpcs
More information about cheppers/robo-phpcs
Files in cheppers/robo-phpcs
Download cheppers/robo-phpcs
More information about cheppers/robo-phpcs
Files in cheppers/robo-phpcs
Vendor cheppers
Package robo-phpcs
Short Description Robo task wrapper for PHPCS
License GPL-2.0-or-later
Package robo-phpcs
Short Description Robo task wrapper for PHPCS
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package robo-phpcs
Robo task wrapper for PHP_CodeSniffer
About
This package provides a Robo task wrapper for PHP_CodeSniffer. It integrates code style checking into your Robo task runner workflows, allowing you to lint PHP files and parse PHPCS config XML as part of your automated development processes.
The wrapper simplifies PHPCS integration by providing easy-to-use Robo tasks that can be composed into complex build and quality assurance workflows.
When to Use
Use this package when you:
- Are using Robo as your task runner
- Need to lint files on Git "pre-commit" hook.
- Prefer to manage code quality checks as composable Robo tasks
Install
Run composer require --dev sweetchuck/robo-phpcs
Usage
For basic usage, see RoboFile.php
All versions of robo-phpcs with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-dom Version *
ext-json Version *
sweetchuck/lint-report Version ^0.1
consolidation/robo Version ^2.0
webmozart/path-util Version ^2.3
ext-dom Version *
ext-json Version *
sweetchuck/lint-report Version ^0.1
consolidation/robo Version ^2.0
webmozart/path-util Version ^2.3
The package cheppers/robo-phpcs contains the following files
Loading the files please wait ...