sunrise/coding-standard

Sunrise // PHP Coding Standard

Maintainers

👁 fenric

Package info

github.com/sunrise-php/coding-standard

pkg:composer/sunrise/coding-standard

Statistics

Installs: 12 813

Dependents: 11

Suggesters: 0

Stars: 2

Open Issues: 2

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

Requires

None

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

MIT a2f7f75e70c9acd9b9d0b982b49a74b110f0901b

Coding StandardPSR-2PSR-1sunrisefenric

This package is auto-updated.

Last update: 2026-06-15 17:12:54 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