Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 351 Bytes

language-php.md

File metadata and controls

9 lines (6 loc) · 351 Bytes

PHP Style Guidelines

We should follow best practices accepted by the community. As mentioned in php the right way, PHP-FIG, the PHP Framework Interop Group, announced PSR.

We decided to follow PSR-2.