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!
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.
}
}