The number of PHP components and frameworks is incredibly large. There are mega-frameworks like Symfony and Laravel, as well as miniature frameworks like Silex and slim. There are even traditional frameworks that have existed long before modern PHP
[PHP] A brief description of the PSR specification
This is a series of php Development specifications, which are divided into several versions and are relatively superficial. However, we still hope to view the specifications from time to
PHP PSR-1 Basic Code Specification (Chinese version),
Basic code Specification
This specification formulates the relevant standards for the basic elements of Code,To ensure a high degree of technical interoperability between shared PHP
PSR is the abbreviation for PHP standards recommendation.
PSR-1: The basic code stylePHP tagsYou must put the PHP code in the
or
tag. Do not use other PHP tag syntax.CodingAll PHP files must be encoded using the UTF-8 character set and
Basic code SpecificationThis specification formulates the relevant standards for the basic elements of Code,To ensure a high degree of technical interoperability between shared PHP code.Keywords "must" ("must"), "must not/must not be" ("must not"), "
Basic code SpecificationThis specification develops standards for the basic elements of code to ensure a high degree of technical interoperability between shared PHP code.Keywords "must" ("must"), "must not/must not be" ("must not"), "Need"
PHP PSR-1 Basic Code Specification (Chinese version)
Basic code Specification
This specification formulates the relevant standards for the basic elements of Code,To ensure a high degree of technical interoperability between shared PHP
Basic code SpecificationThis specification develops standards for the basic elements of code to ensure a high degree of technical interoperability between shared PHP code.Keywords "must" ("must"), "must not/must not be" ("must not"), "Need"
Basic code SpecificationThis specification formulates the relevant standards for the basic elements of Code,To ensure a high degree of technical interoperability between shared PHP code.Keywords "must" ("must"), "must not/must not be" ("must not"), "
PSR is a series of PHP development specifications, divided into several versions, their own learning is also relatively superficial, but still want to be able to review the specification, in order to facilitate memory and follow, I put the key words
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.