sunrise/coding-standard
Sunrise // PHP Coding Standard
Maintainers
v1.0.0
2019-02-24 16:31 UTC
Requires
None
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT a2f7f75e70c9acd9b9d0b982b49a74b110f0901b
- Anatoly Fenric <anatoly.woop@fenric.ru>
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>
