GitHunt
SU

sunrise-php/coding-standard

PHP Coding Standard

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>

Contributors

MIT License
Created February 24, 2019
Updated December 1, 2021
sunrise-php/coding-standard | GitHunt