Skip to content

Latest commit

 

History

History

appendices

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.