Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 659 Bytes

File metadata and controls

23 lines (14 loc) · 659 Bytes
stage prewriting

Appendices

This chapter will discuss how should you style your PHP code (spaces or tabs, where to put curly brackets, etc.)

How it all began and how PHP evolved through time.

PHP is not perfect. Any language is. This chapter will focus on all the criticism around PHP language and its ecosystem and how to tackle these issues.

There are many ways to write PHP. This is a collection of best PHP best practices.