PHP Conventions
Styleguide, libraries, etc
Introduction
General
Directory structure
Filenames
Style
Controllers
Authentication
Composer
License
README file
Routes
Templates
Security
Libraries
General
Always include a README.md in the root of your project (see details below)
Always include a .gitignore file
Always include a LICENSE.md file in the root of your project for public repositories (see details below)