Skip to content

sunrise-php/coding-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a2f7f75 · Feb 24, 2019

History

2 Commits
Feb 24, 2019
Feb 24, 2019
Feb 24, 2019
Feb 24, 2019

Repository files navigation

Sunrise // PHP Coding Standard

Latest Stable Version Total Downloads License

Installation

composer require sunrise/coding-standard

How to use?

<?xml version="1.0"?>
<ruleset name="Sunrise Coding Standard">
    <rule ref="./vendor/sunrise/coding-standard/ruleset.xml"/>

    <file>src</file>
    <file>tests</file>
</ruleset>

Useful links