Coding Standards cho PHP
===
## Giới thiệu
Ngoài Coding Standards, tài liệu còn nhắm tới hiểu về các chuẩn của PHP (PSR), lịch sử ra đời các chuẩn này.
> Học PHP chuẩn bài tại đây: https://www.tutorialspoint.com/php/
## Nội dung
#### PSR là gì?
https://techtalk.vn/huong-dan-viet-code-php-chuan-psr-tieu-chuan-khi-lap-trinh-php.html
#### PSR-0 và PSR-4: So sánh 2 chuẩn autoload
https://viblo.asia/p/psr-0-vs-psr-4-cac-chuan-autoload-file-924lJDjNKPM
#### PSR-0 và PSR-1: Coding Standards
https://www.php-fig.org/psr/
#### 5 PHP Coding Standards bạn nên biết
https://blog.sideci.com/5-php-coding-standards-you-will-love-and-how-to-use-them-adf6a4855696
#### Sử dụng PHP-Code-Sniffer kiểm tra code convention với Sublime Text
https://gist.github.com/tuanpht/98da682333dd1bc8e4516417653158aa
## Tài liệu tham khảo:
- https://github.com/framgia/coding-standards/tree/master/vn/php
- https://www.php-fig.org/psr/
- https://techtalk.vn/huong-dan-viet-code-php-chuan-psr-tieu-chuan-khi-lap-trinh-php.html
- https://github.com/wataridori/framgia-php-codesniffer