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

PHP Notes for Professionals

PHPUnit Manual

PHP: The Right Way

Learn to build with PHP

Creat dynamic site with PHP

Others related eBooks about PHP: The Right Way

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 ....

Designing Scalable JavaScript Applications

If you've ever written a non-trivial JavaScript application, you know that creating a code..., download free JavaScript tutorial in PDF (134 pages) created by Emmit Scott ....

Introduction to AngularJS

Free tutorial computer about Framework AngularJS, training document in PDF under 26 pages intended to beginners....

Learning PHP language

Download this free eBook to learn the PHP language, a detailed 625-page document created by Stackoverflow....

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....

HTML5 in Action

HTML5 is not a few new tags and features added to an old standard - it's the foundation of the modern web, enabling its interactive services, single-page UI, interactive games, and complex business applications. With support for standards-driven mobile app development, powerful features like local s...

Wordpress In A Week

Download free course Wordpress In A Week, pdf file on 142 pages by Zak Cagaros....

Download JavaScript course

Download Javascript tutorials for student, free training document in PDF by Patrick Hunlock....

Practical Semantic Web and Linked Data Applications

The next major advance in the Web will be Web 3.0 which will be built on semantic Web technologies. ...

Angular Testing Succinctly

Though sometimes perceived as a hurdle, testing can save developers from heartbreak in the..., download free Angular tutorial in PDF (94 pages) created by Joseph Booth ....