orisai/coding-standard

严格的PHP编码标准

3.10.2 2024-06-19 07:34 UTC

README

Orisai
编码标准 - PHP

基于PHP_CodeSnifferSlevomat Coding Standard规则的PHP编码标准。

📄 查看我们的文档

💸 如果你喜欢Orisai,请捐款。谢谢!

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

}