PSR公认规范总结 PSR规范中文版(大部分来源google翻译)(cn) 部分psr包含例子,附录包含了一些规范的实现 PSR-1:基本编码标准 PSR-2:编码风格指南 PSR-3:日志接口规范 PSR-4:自动加载规范 loading..... PSR规范英文版(en) PSR-1:Basic Coding Standard PSR-2:Coding Style Guide PSR-3:Logger Interface PSR-4:Autoloading Standard PSR-6:Caching Interface PSR-7:HTTP Message Interface loading..... PSR未使用草案 loading..... PSR已弃用规范 PSR-0: Autoloading Standard PSR Doc Index PSR-0:Autoloading Standard PSR-1:Basic Coding Standard PSR-2:Coding Style Guide PSR-3:Logger Interface PSR-4:Autoloading Standard PSR-5:PHPDoc Standard PSR-6:Caching Interface PSR-7:HTTP Message Interface PSR-8:Huggable Interface PSR-9:Security Advisories PSR-10:Security Reporting Process loading... PSR原理实现 psr4实现 Composer自动加载实现原理 资料来源与参考 https://github.com/php-fig/fi... http://www.php-fig.org
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。