orisai/coding-standard
Strict PHP coding standard
Maintainers
3.11.0
2025-04-07 21:18 UTC
Requires
- php: 7.4 - 8.4
- dealerdirect/phpcodesniffer-composer-installer: ^0.6.2 || ^0.7 || ^1.0
- slevomat/coding-standard: ^8.16.0
- squizlabs/php_codesniffer: ^3.12.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MPL-2.0 d7f32d8fae909b30188640f553ee8603362cb1d0
This package is auto-updated.
Last update: 2026-06-20 14:50:28 UTC
README
π Orisai
Coding Standard - PHP
PHP coding standard built on top of PHP_CodeSniffer and Slevomat Coding Standard rules.
π Check out our documentation.
πΈ If you like Orisai, please make a donation. Thank you!
π Image
π Image
π Image
final class FormattedCode { public function isSexy(): void { // It's hard to find great example. Just test it on your code. // May be annoying at first, but easier to read in the long term. } }
