Sunrise // PHP Coding Standard
Installation
composer require sunrise/coding-standardHow 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
On this page
Contributors
Latest Release
v1.0.0February 24, 2019MIT License
Created February 24, 2019
Updated December 1, 2021