Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 807 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 807 Bytes

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