: This article mainly introduces the standard of standardization that can be referenced. if you are interested in the PHP Tutorial, you can refer to it.
Believe in books as much as you do-Mencius
This is an incisive and thorough reading method that requires readers to think independently-Encyclopedia
However, when you are struggling to find a feasible canonicalized text, it is better to gather the wide benefits of everyone.
Code specification
PHP Standard Recommendation (PSR)
Chinese layout
Entry.css: a configurable and more suitable Chinese Document Style Library
Chinese web page resetting is consistent with typo.css's browser typographical effect to build the most suitable web page layout for Chinese reading. Includes desktop and mobile platforms.
Standard Chinese character format: Han printed Chinese character typographical framework
The layout of chinese text refers to the usage of the north chinese-copywriting-guidelines unified chinese text and layout, reducing the communication cost between team members and enhancing the website temperament
Others
Markdown-Syntax-CN Markdown Syntax simplified Chinese version
Material_design_zh Material Design Chinese collaborative translation
Composer-doc-cn Composer Chinese document
CN-Chrome-DevTools Chrome developer tool Chinese manual
Auxiliary tools
Pinyin dictionary-based high-quality Chinese-to-pinyin solutions
Can I use browser capability query
Modernizr checks whether the browser supports HTML5 and CSS3 features and its capabilities
Html5shiv allows browsers that do not support HTML5 tags to parse these tags as well.
Respond. js is used to provide the min-width and max-width features of Media Queries for IE6-8 and other browsers that do not support CSS3 Media Queries, and implement responsive web page design.
The detector client environment identification module, including detecting browser versions and operating system version information
The normalize.css style is rewritten to ensure the consistency of page elements in most browsers.
Composer is a tool used by PHP to manage dependencies. Domestic images are also provided
Packagist.org Packagist is the main Composer repository. It aggregates public PHP packages installable with Composer.
PHP_CodeSniffer tokenizes PHP, JavaScript and CSS files and detects violations of a defined set of coding standards.
The above describes the standards for standardization that can be referenced, including the relevant content, and hope to be helpful to friends who are interested in PHP tutorials.