# code-style **Repository Path**: ijiwei-middle-platform/code-style ## Basic Information - **Project Name**: code-style - **Description**: code style - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-02 - **Last Updated**: 2023-03-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # code-style 编码规范包含 PHP ,GIT 及其它 ## PHP 编码规范 php code style 此为 PHP-FIG 的补充,[PHP-FIG](https://github.com/PizzaLiu/PHP-FIG) 首页参照执行 PHP-FIG, 此规则为其补充内容。 - [PCS-01](https://gitee.com/ijiwei-middle-platform/code-style/blob/master/php/PCS-01.md) 规范 主要补充内容 - [PCS-02](https://gitee.com/ijiwei-middle-platform/code-style/blob/master/php/PCS-02.md) 规范 次要补充内容 - [PCS-03](https://gitee.com/ijiwei-middle-platform/code-style/blob/master/php/PCS-03.md) 规范 规范注释书写 ## GIT 规范 - [GIT-01](https://gitee.com/ijiwei-middle-platform/code-style/blob/master/git/GIT-01.md) 规范