sunrise/coding-standard

Sunrise // PHP Coding Standard

Installs: 11 498

Dependents: 14

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 1

Open Issues: 3

pkg:composer/sunrise/coding-standard

v1.0.0 2019-02-24 16:31 UTC

This package is auto-updated.

Last update: 2025-10-15 15:43:24 UTC


README

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