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: 187
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

Learning PHP language

PHP Notes for Professionals

Download free PHP course

PHPUnit Manual

PHP5 web programming

Others related eBooks about PHP: The Right Way

Functional-Light JavaScript

This book is a balanced, pragmatic exploration of Functional Programming in JavaScript. Functional Programming (FP) is an incredibly powerful paradigm for structuring code that yields more robust, verifiable, and readable programs. ...

jQuery Fundamentals

With this unique, project-oriented book, author Rebecca Murphey teaches even the most novice of JavaScript users how to quickly get started utilizing the JavaScript jQuery Library to decrease the amount of code that needs to be written and tested. A four-color code syntax highlighting system provi...

The JavaScript Way

Love it or hate it, JavaScript is avidly eating the world of software development. From we..., download free JavaScript tutorial in PDF (288 pages) created by Baptiste Pesquet ....

Writing your first Django app

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

AJAX basics

This tutorial provides some basics Ajax process ,training document in PDF under 38 pages for beginners....

Node.js tutorial pdf

...

Understanding ECMAScript 6: The Definitive Guide for JavaScript Developers

This book is a guide for the transition between ECMAScript 5 and 6. It is not specific to any JavaScript environment, so it is equally useful to web developers as it is Node.js developers....

Essential HTML5 Canvas

This book written to provide clear and concise explanation of topics for programmers both starting to learn the HTML Canvas 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....

Lisp Web Tales

Download free course Lisp Web Tales, pdf file on 91 pages by Pavel Penev....

Reintroducing React

In this book, unlike any you may have come across before, I will deliver funny, unfeigned ..., download free React tutorial in PDF (257 pages) created by Ohans Emmanuel ....