PHP: The Right Way



Download free course PHP: The Right Way, pdf file on 76 pages by Phil Sturgeon, Josh Lockhart.
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and insecure code. PHP: The Right Way is an easy-to-read, quick reference for PHP popular coding standards, links to authoritative tutorials around the Web and what the contributors consider to be best practices at the present time.

There is no canonical way to use PHP. This book aims to introduce new PHP developers to some topics which they may not discover until it is too late, and aims to give seasoned pros some fresh ideas on those topics they've been doing for years without ever reconsidering. This ebook will also not tell you which tools to use, but instead offer suggestions for multiple options, when possible explaining the differences in approach and use-case.

Table of contents

  • Getting Started
  • Code Style Guide
  • Language Highlights
  • Dependency Management
  • Coding Practices
  • Dependency Injection
  • Databases
  • Templating
  • Errors and Exceptions
  • Security
  • Testing
  • Servers and Deployment
  • Virtualization
  • Caching
  • Documenting your Code
  • Resources
  • Community
Pages : 76
Size : 1.0 MB
File type : PDF
Downloads: 179
Created: 2022-02-03
License: CC BY-NC-SA
Author(s): Phil Sturgeon, Josh Lockhart
PHP: The Right Way

Others php Tutorials

Learning PHP language

Learn to build with PHP

Download free PHP course

PHPUnit Manual

PHP Succinctly

Others related eBooks about PHP: The Right Way

W3.CSS Succinctly

Download free course W3.CSS Succinctly, pdf file on 85 pages by Joseph D. Booth....

How to Code in HTML5 and CSS3

Download free course How to Code in HTML5 and CSS3, pdf file on 124 pages by Damian Wielgosik....

Introduction to Node.js

Download free NodeJs tutorial course material and training in PDF file under 23 pages intended to beginners....

HTML5 and CSS3

This tutorial contain a brief overview about HTML5 and CSS3 , a free training document in PDF under 45 pages by Jason Clark....

You Don't Know JS Yet: Types and Grammar - 2nd Edition

No matter how much experience you have with JavaScript, odds are you don't fully understand the language. As part of the JS series, this compact guide explores JavaScript types and demonstrating why types work, and showing you how to take advantage of these features....

Vue.js tutorial in PDF

Download free Vue.js tutorial course in PDF, training file in 26 chapters and 93 pages. Free unaffiliated ebook created from Stack OverFlow contributor....

Web API Design in PDF

Download free course intituled Web API Design . This course is intended to a beginners users, document on format pdf in 70 pages created by gidgreen.com ....

Writing your first Django app

With this tutorial you will learn how to write your first Django application, free training document intended to beginners....

Go Web Development Succinctly

Download free course Go Web Development Succinctly, pdf file on 89 pages by Mark Lewin....

CSS Notes for Professionals

Download free course CSS Notes for Professionals, pdf file on 244 pages by Stack Overflow Community....