PHPackages                             soy-php/phpcs-task - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. soy-php/phpcs-task

ActiveLibrary[Testing &amp; Quality](/categories/testing)

soy-php/phpcs-task
==================

PHP Code Sniffer task for Soy

0.2.0(10y ago)0121MITPHP

Since Nov 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/soy-php/phpcs-task)[ Packagist](https://packagist.org/packages/soy-php/phpcs-task)[ RSS](/packages/soy-php-phpcs-task/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

PHP Code Sniffer Task
=====================

[](#php-code-sniffer-task)

[![Latest Stable Version](https://camo.githubusercontent.com/3db18f427d630bcce174cb9175c7cd7c047208ce42d9c604fdb9e9b9d1e0ebdb/68747470733a2f2f706f7365722e707567782e6f72672f736f792d7068702f70687063732d7461736b2f762f737461626c65)](https://packagist.org/packages/soy-php/phpcs-task) [![Total Downloads](https://camo.githubusercontent.com/7926d14d38328ac406f379050dfdfe01a383db9bfc4f5252f452fb0181193ad5/68747470733a2f2f706f7365722e707567782e6f72672f736f792d7068702f70687063732d7461736b2f646f776e6c6f616473)](https://packagist.org/packages/soy-php/phpcs-task) [![Latest Unstable Version](https://camo.githubusercontent.com/999d79b81f1b8278c877ef02c42ad408faaeb0410093ace9f0df234e61a59acd/68747470733a2f2f706f7365722e707567782e6f72672f736f792d7068702f70687063732d7461736b2f762f756e737461626c65)](https://packagist.org/packages/soy-php/phpcs-task) [![License](https://camo.githubusercontent.com/002086ba0f4939684092de521705582f1fccf296317dc0c916926c2ed1ab276e/68747470733a2f2f706f7365722e707567782e6f72672f736f792d7068702f70687063732d7461736b2f6c6963656e7365)](https://packagist.org/packages/soy-php/phpcs-task)

Introduction
------------

[](#introduction)

This is a [PHP Code Sniffer](https://github.com/squizlabs/PHP_CodeSniffer) task for [Soy](https://github.com/soy-php/soy)

Usage
-----

[](#usage)

Include `soy-php/phpcs-task` in your project with composer:

```
$ composer require soy-php/phpcs-task
```

Then in your recipe you can use the task as follows:

```
