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: 185
Created: 2022-02-03
License: CC BY-NC-SA
Author(s): Phil Sturgeon, Josh Lockhart
PHP: The Right Way

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/article.php on line 233

Others php Tutorials

Essential PHP

PHP Notes for Professionals

PHP Notes for Professionals

Learning PHP language

Download free PHP course

Others related eBooks about PHP: The Right Way

The JavaScript Beginner's Handbook

The JavaScript Beginner's Handbook follows the 80/20 rule: learn in 20% of the time the 80..., download free JavaScript tutorial in PDF (70 pages) created by ....

CSS Animation 101

Download free course CSS Animation 101, pdf file on 91 pages by Donovan Hutchinson....

AngularJS Fundamentals

This tutorial is an AngulaRJS training document intended to architects, developers And web project leaders wanting To optimize their web application with JavaScript....

Document Object Model Tutorial

Download free eBook about DOM, (Document Object Model), learn how to navigate an XML structure....

Introduction to HTML

This tutorial is an introduction designated to some basics of HTML (HyperText Markup Language) ,small document training under 24 pages for brginners....

Twitter Bootstrap 4 Succinctly

Download free course Twitter Bootstrap 4 Succinctly, pdf file on 115 pages by Peter Shaw....

JavaScript: A Crash Course in PDF

Free PDF tutorial to download intituled JavaScript: A Crash Course intended to beginners, course in 28 pages created by well known author and developer....

Ruby on Rails PDF Tutorial

Learn the basics of Ruby on rails programming language, free training document in 250 pages for all level users....

How To Code in Node.js

Node.js is a popular open-source runtime environment that can execute JavaScript outside o..., download free Node.js tutorial in PDF (418 pages) created by David Landup ....

Essential CSS

This book written to provide clear and concise explanation of topics for programmers both starting to learn the Cascading Style Sheets (CSS) as well as those diving in more complex topics. Most examples are linked to online playground that allows you to change the code and re-run it....