> For the complete documentation index, see [llms.txt](https://php7.shujuwajue.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://php7.shujuwajue.com/php-biao-zhun-gui-fan-ji-kai-fa-ji-qiao/php-biao-zhun-gui-fan-psr.md).

# PHP 标准规范 - PSR

PSR 是 PHP Standard Recommendations 的简写，由[PHP FIG](https://github.com/php-fig)组织制定的 PHP 规范，是 PHP 开发的实践标准。\
![](https://262546289-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LfnT30qftdnCQUfMVHf%2F-LfnT8IJ0hVJSs558T1t%2F-LfnTGpiZ08AMoVIgMtZ%2FPHP-PSR.png?generation=1558862972366438\&alt=media)

详细请查看[中文译文](https://psr.phphub.org/)

## 资料

[标准注释](http://manual.phpdoc.org/HTMLframesConverter/default/)

[PHP 规范 注释](https://blog.csdn.net/qq_29099209/article/details/80923170)

[PHP标准注释](https://www.cnblogs.com/liangzia/p/6223129.html)
